NETWAYS / NETWAYS/ansible-collection-elasticstack
[Feature]: Make Filebeat disk Type configurable
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
I would like the option to make the queue-type for filebeat configurable. It is a memory-queue by default, which is fine, but in some cases a disk-queue is needed or appreciated. I would like to have this as an option, it would just need a few variables.
Any opinions on this? I can and would implement this if there are no objections.
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
No file or test is named. Start by locating the collection's Filebeat configuration entry point and existing queue-related variables, then trace how those settings are rendered. Done means the queue type can be selected as memory or disk through configuration, with the existing default preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100