ansible-role-filebeat
ansible-role-filebeat copied to clipboard
Configuration of filebeat modules
Hi there,
As I'm using filebeat modules, I'm currently using a custom template for the ansible role. After looking through your repo to see if any configuration options (or jinja template snippets) exist, I noticed they don't and I'm not the first one (fixes #26 - and after creating the PR I also discovered #46 and #48).
This PR does
- Add a template snippets for the module configuration (the default one that ships with filebeat installation)
- Makes the snippet dependant on three new variables for the role configuration
- Adds the aforementioned variables, again with filebeats default values
- Makes note of the options within README.md
I did a (admittedly really quick) search if false
would be a better default because of version differences, but AFAICT these corresponding functionality and path values existed like forever so I went with true
, which resembles the state after a manual filebeat installation anyway.
Greetings 👋🏻
This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
This would be nice to have
This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
This pr has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.