Logstash role for Proserver
- Debian 12, 13
- Ubuntu 26.04, 24.04, 22.04
- FreeBSD Proserver
This entrypoint has no options.
None.
Add this role to the requirements.yml of your playbook as follows:
roles:
- name: ansible-proserver-logstash
src: https://github.com/punktDe/ansible-proserver-logstashAfterwards, install the role by running ansible-galaxy install -r requirements.yml
- hosts: all
roles:
- name: logstash