NETWAYS / ansible-collection-elasticstack

A collection to install and manage the Elastic Stack
GNU General Public License v3.0
9 stars 8 forks source link

Fixed wrong input and output file #164

Closed lcndsmr closed 1 year ago

lcndsmr commented 1 year ago

The file /etc/logstash/conf.d/ansible-input/input.conf contained an OUTPUT, while /etc/logstash/conf.d/ansible-input/output.conf contained an INPUT. Fixed that

widhalmt commented 1 year ago

Thank you! (Don't mind the failing linters - we need #160 to be merged to fix this issue. It's basically a newly introduced linter role for ansible-lint sigh.