Graylog2 / Graylog2/graylog2-server
make indes failures available as metric
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
It should be possible to get index failures and similar errors via `/api/system/metrics`.
## Why?
Having only the table view available makes it impossible to check for index failures via metric store or monitoring system and you actually need to read the mongoDB content OR parse the Graylog logfile or page to make this visible
Contributor guide
Assessment
This issue has not been assessed yet.