/ansible-role-logstash

Ansible Logstash (5.x) role for the Elastic Stack

MIT LicenseMIT

Ansible Role: Logstash

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.

Requirements

None.

Role Variables

TODO

Resources

Documentation related to Logstash can be found at the links below:

Dependencies

None.

Example Playbook

- hosts: servers
  become: yes

  roles:
    - role: jradtilbrook.logstash

License

MIT