Graylog2 / Graylog2/graylog2-server
Message Table: Create a pipline rule from a Message Table
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
When opening up a message, it should be possible to create a pipeline rule with precisely this message. Similar to
`Test against Stream.` After opening a message, there should be a button: `Open for Pipeline Rule,` the
pipeline Rule builder would open up with this message loaded in JSON format.
## Why?
Right now, I need to copy the message, go to the pipeline rule builder, and paste the message. And I need to
If I copy the message, I get the JSON format needed.
## Your Environment
* Graylog Version: Graylog Cloud 6.1.8 (589)
Contributor guide
Assessment
This issue has not been assessed yet.