Graylog2 / Graylog2/graylog2-server
Refactor Content Pack JSON Path Flattening
Open
content-packs
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
To apply content pack parameter the javascript code does flatten the json and applies the parameter with the flat json path.
The server should do this since:
- it would be type safe
- the server could filter which config options are parameterizable
Contributor guide
Assessment
This issue has not been assessed yet.