elastic / elastic/integrations
Allow all integrations to accept a custom yaml configuration
Open
enhancement
Integration:filestream
Integration:log
Team:Elastic-Agent-Data-Plane
- Dominant language
- Handlebars
- Stars
- 333
- Forks
- 647
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 182
Description
Some integrations have an option under "Advanced Settings" to specify a custom YAML configuration that is appended to the final configuration. This is useful for users who want to include options that are not yet supported via the integration configuration web page in Kibana.
Example is the [custom_logs integration](https://github.com/elastic/integrations/blob/06144b4/packages/log/manifest.yml#L64-L70).
Would be useful to have this available for all integrations.
Contributor guide
Assessment
This issue has not been assessed yet.