https://github.com/angristan/ansible-logstash
Ansible for Logstash on Debian/Ubuntu
https://github.com/angristan/ansible-logstash
ansible ansible-role debian logstash ubuntu
Last synced: 7 months ago
JSON representation
Ansible for Logstash on Debian/Ubuntu
- Host: GitHub
- URL: https://github.com/angristan/ansible-logstash
- Owner: angristan
- License: mit
- Created: 2021-03-28T11:12:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-28T11:13:00.000Z (over 4 years ago)
- Last Synced: 2025-03-15T15:44:59.615Z (7 months ago)
- Topics: ansible, ansible-role, debian, logstash, ubuntu
- Language: HTML
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible role for Logstash
Opiniated Logstash role for Debian/Ubuntu for my personal needs.
## Installation
Add this to your `requirements.yml`:
```yml
- src: https://github.com/angristan/ansible-logstash
```