Ansible-roles/monitoring.filebeat
Vasili Karaev 9de2b31a88 monitoring.filebeat: fix variable type 2020-11-23 12:37:02 +03:00
..
defaults monitoring.filebeat: fix variable type 2020-11-23 12:37:02 +03:00
tasks monitoring.filebeat: specify default file mode 2020-11-23 12:36:51 +03:00
templates monitoring.filebeat: allow additional volumes 2020-11-23 12:36:46 +03:00
README.md filebeat: add readme 2020-05-22 13:19:08 +03:00

README.md

monitoring.filebeat

Role arguments:

filebeat:
  logstash:
    # an array of logstash hosts to send logs to
    hosts: ["logstash.example.com:5044"]