Graylog2 / Graylog2/graylog2-server
Add ability to filter Event Definitions to see only those that have notifications, also allow to filter by enabled/disabled
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Add ability to filter Event Definitions to see only those that have notifications. Also allow filtering by enabled/disabled.
## Why?
Currently, managing events is somewhat difficult, especially if you have any number of sigma rules imported (not even enabled). It becomes difficult to search and find specific event definitions.
Being able to quickly filter on "event has notification" or "enabled events" would greatly help with this.
## Your Environment
* Graylog Version: 5.1.4
* OpenSearch Version: 2.8.0
* MongoDB Version: 6.0.8
* Operating System: Ubuntu Server 22.04 LTS
* Browser version: Google Chrome Version 116.0.5845.96 (Official Build) (arm64)
Please let me know if there are any questions!
Contributor guide
Assessment
This issue has not been assessed yet.