Provide a general purpose API for extended plugin configuration
Open
design
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 88
Description
Currently plugins like the `grok` filter use files for extended configuration options like https://www.elastic.co/guide/en/logstash/current/plugins-filters-grok.html#plugins-filters-grok-patterns_dir to handle some options. These things are hard to configure centrally however. Ideally there'd be a way to centralize these options, perhaps by letting them be satisfied by an arbitrary URL, not just a central file.
Contributor guide
Assessment
This issue has not been assessed yet.