Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.33k stars 1.06k forks source link

show elasticsearch status !=green `system > indices` #6529

Open jalogisch opened 4 years ago

jalogisch commented 4 years ago

Expected Behavior

The page System > indices should indicate if the Elasticsearch cluster is not in green state.

Context

When debugging and interacting with the customer it is quite normal to look at the system > indices page if that returns reasonable results it might be skipped to check the Elasticsearch Cluster health. But it could happen that the cluster is flaky or in yellow state.

Your Environment

[z#842737]

coffee-squirrel commented 4 years ago

I'd suggest that the ES cluster being "red" is something that should also trigger an alert/notification.

florianpopp commented 4 years ago

For reference: https://support.graylog.com/help/en-us/2/36

jalogisch commented 4 years ago

related to: https://github.com/Graylog2/graylog2-server/issues/5812