Graylog2 / Graylog2/graylog2-server
Add Value Action Menu functionality to single message page
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Add Value Action Menu functionality to single message page. Currently the only way to access value action menu is via the messages widget.
However, there are use cases where one may be reading the message from a single message view page (can get there by clicking on the message ID hyperlink). This may become even more common with the introduction of the investigations feature in graylog security where you can add messages (message IDs) to an investigation and link back to them.
One may still want to perform actions provided by the value action menu, but will be unable to do so.
## Why?
The UX and behavior of a message should look and behave consistently across graylog. One may want or need to use the actions from value action menu via the single message page but will be unable to do so. There isn't any clear or easy way to view the message in a message widget.
## Your Environment
* Graylog Version: 5.1.2
* ~~Elasticsearch~~ OpenSearch Version: 2.8.0
* MongoDB Version: 6.0.6
* Operating System: Ubuntu Server 22.04 LTS
* Browser version: Google Chrome Version 114.0.5735.133 (Official Build) (arm64)
Please let me know if there are any questions!
Contributor guide
Assessment
This issue has not been assessed yet.