https://github.com/angristan/ansible-filebeat
Ansible role for Filebeat on Ubuntu/Debian
https://github.com/angristan/ansible-filebeat
Last synced: 4 months ago
JSON representation
Ansible role for Filebeat on Ubuntu/Debian
- Host: GitHub
- URL: https://github.com/angristan/ansible-filebeat
- Owner: angristan
- License: mit
- Created: 2021-03-28T11:27:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-28T11:28:04.000Z (over 4 years ago)
- Last Synced: 2025-06-08T19:16:07.310Z (4 months ago)
- Language: HTML
- Size: 1.95 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 Filebeat
Opiniated Filebeat role for Debian/Ubuntu for my personal needs.
## Installation
Add this to your `requirements.yml`:
```yml
- src: https://github.com/angristan/ansible-filebeat
```