NETWAYS / NETWAYS/ansible-collection-elasticstack
[Feature]: Use one input/output template in logstash
Open
@afeefghannam89 is already working on this.
Since Jun 24, 2026.
breaking-change
component:logstash
feature
- Dominant language
- Jinja
- Stars
- 14
- Forks
- 11
- Avg merge
- 1d 47m
- Merged PRs (30d)
- 6
Description
Describe the feature request
We can use one input/output logstash template to achieve the following:
-
Users can define their own key:value pairs directly in the configuration file.
-
They take responsibility for the correctness of the content.
-
It also reduces the need to modify the template every time a new input type is requested.
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.
Assessment
This issue has not been assessed yet.