Graylog2 / Graylog2/graylog2-server
Support multiple JSON paths in "JSON path from HTTP API input"
Open
feature
processing
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The current implementation of the JSON path from HTTP API input is very limiting, we can get only one value from the JSON response with one JSON path. It would be desirable to be able to specify multiple JSON path->message field mappings.
Contributor guide
Assessment
This issue has not been assessed yet.