NETWAYS / NETWAYS/ansible-collection-elasticstack
[Feature]: Improve logging of beats
Nobody has claimed this yet.
- Dominant language
- Jinja
- Stars
- 14
- Forks
- 11
- Avg merge
- 1d 47m
- Merged PRs (30d)
- 6
Description
Describe the feature request
We have several hardcoded options in our logging configuration for beats.
The most important changes I see:
- Make count of rotated and kept files a variable (with default)
- Make permissions of logfiles a variable and make the default more restrictive than what it is now
Thinking of it I like to have a "global" default for all beats with an option to overwrite it per beat.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the beats logging configuration in this Ansible collection and review where rotated-file counts and logfile permissions are hardcoded. Define defaults that apply globally, allow per-beat overrides, and verify that the resulting default permissions are more restrictive while existing logging configuration remains functional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100