ansible-roles/filebeat
Jérémy Lecour d7d057e435
continuous-integration/drone/push Build is passing Details
filebeat: fix Ansible syntax error
2021-03-23 16:29:03 +01:00
..
defaults beats packages can be upgraded to latest (default: False) 2021-02-16 16:35:25 +01:00
files merge elastic sources back into roles 2017-07-13 14:43:07 +02:00
handlers filebeat: disable cloud_metadata processor by default 2019-01-31 10:14:13 +01:00
meta change repositories URL 2019-03-21 15:31:58 +01:00
tasks filebeat: fix Ansible syntax error 2021-03-23 16:29:03 +01:00
templates filebeat: add logstash output variables 2020-10-16 10:47:24 +02:00
tests Add tests for many roles 2017-05-18 15:44:21 +02:00
.kitchen.yml Kitchen: Change base image to evolix/ansible 2017-06-02 08:38:08 -04:00
README.md Filebeat: remove the Kibana dashboard install 2016-12-21 16:12:27 +01:00

README.md

filebeat

Install Filebeat.

Tasks

Everything is in the tasks/main.yml file.

Available variables

  • filebeat_logstash_plugin: install Logstash plugin (defaults to false);