On this page
logstash - Sends events to Logstash
New in version 2.3.
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 master node that executes this callback.
- whitelisting in configuration
- logstash (python library)
Parameters
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
port | Default:
5000
|
env:LOGSTASH_PORT
|
Port on which logstash is listening
|
server | Default:
localhost
|
env:LOGSTASH_SERVER
|
Address of the Logstash server
|
type | Default:
ansible
|
env:LOGSTASH_TYPE
|
Message type
|
Status
Author
- UNKNOWN
Hint
If you notice any issues in this documentation you can edit this document to improve it.
© 2012–2018 Michael DeHaan
© 2018–2019 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.5/plugins/callback/logstash.html