Graylog2 / Graylog2/graylog2-server
Better output management
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Currently Graylog iterates over all attached outputs in order to deliver messages - this has the unfortunate side-affect that if one output get's slow / falls behind the entire cluster will stall.
I would like to see better handling of different outputs in order to avoid that issue.
This should include the option to disable or change the default output .
Contributor guide
Assessment
This issue has not been assessed yet.