community.general.logstash – Sends events to Logstash¶
Note
This plugin is part of the community.general collection (version 1.3.6).
To install it use: ansible-galaxy collection install community.general
.
To use it in a playbook, specify: community.general.logstash
.
Synopsis¶
This callback will report facts and task events to Logstash https://www.elastic.co/products/logstash
Requirements¶
The below requirements are needed on the local controller node that executes this callback.
whitelisting in configuration
logstash (python library)
Parameters¶
Authors¶
Unknown (!UNKNOWN)