Graylog2 / Graylog2/graylog2-server
Pluggable system notifications
Open
improvement
needs-discussion
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Available system notification types are defined in core and not extensible. As a result, components in other modules often revert to using `GENERIC` notifications.
Make `Notification.Type` pluggable like e.g. `PluginAuditEventTypes`.
Contributor guide
Assessment
This issue has not been assessed yet.