mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Update ansible-logstash-callback (#641)
* Update version of callback/logstash.py * ansible-logstash-callback rollback version_added location * Update plugins/callback/logstash.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/callback/logstash.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/641-update-ansible-logstash-callback.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
b3d3b108bf
commit
298e0f60be
2 changed files with 289 additions and 141 deletions
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- logstash callback - migrate to python3-logstash (https://github.com/ansible-collections/community.general/pull/641).
|
||||
- logstash callback - improve logstash message structure, needs to be enabled with the ``format_version`` option (https://github.com/ansible-collections/community.general/pull/641).
|
Loading…
Add table
Add a link
Reference in a new issue