This role installs and configures Logstash 5.x for the Elastic stack.
It has only been designed to work on Ubuntu 16.04, but other Debian flavours should also work.
None.
TODO
Documentation related to Logstash can be found at the links below:
None.
- hosts: servers
become: yes
roles:
- role: jradtilbrook.logstash
MIT