Graylog2 / Graylog2/graylog2-server
Improve log messages associated with missing alerts (e.g. EventProcessorPreconditionException)
Open
alerting
improvement
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
When the event processor errors out - e.g. throws EventProcessorPreconditionException - it can be difficult to figure out why. Critical information is only logged at level DEBUG, or not at all.
As a user I want to understand why an alert is not firing, by looking at the log. I should not have to enable DEBUG logging to resolve this fairly common problem.
HS-736548741
Contributor guide
Assessment
This issue has not been assessed yet.