ansible-roles/filebeat
Jérémy Lecour 8920ff1ee4 Add "always_run: yes" where it's pertinent
There is also the "check_mode: no", but commented,
for when we switch to Ansible 2.2
2017-01-31 11:45:35 +01:00
..
defaults Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
meta Roles have dependencies 2016-12-21 16:12:26 +01:00
tasks Add "always_run: yes" where it's pertinent 2017-01-31 11:45:35 +01:00
README.md Filebeat: remove the Kibana dashboard install 2016-12-21 16:12:27 +01:00

filebeat

Install Filebeat.

Tasks

Everything is in the tasks/main.yml file.

Available variables

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