ansible-roles/roles/graylog/tasks/filebeat.yml
2021-12-01 19:13:34 +01:00

6 lines
143 B
YAML

---
- name: Deploy filebeat configuration
template: src=filebeat.yml.j2 dest=/etc/filebeat/ansible_inputs.d/graylog.yml
tags: graylog,log