Graylog2 / Graylog2/graylog2-server
Ability to request Index ID
Open
alerting
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
You can request the Message ID by using gl2_message_id:
It would be useful to be able to request the Index ID of the message as well.
This would be useful for notifications and alerts, I could then craft a URL string by using
`graylogIP:9000/messages/Index_ID/gl2_message_id`
This would then allow me to provide users direct links to the message from an alert or notification.
Contributor guide
Assessment
This issue has not been assessed yet.