Graylog indices page fails with error 'Reason: Could not get indices. We expected HTTP 200, but got a HTTP -1.'
When many indices are used in Graylog you can experience an error stating that a HTTP -1 response was received.
This error can be caused by a timeout when collecting information about indices.
I changed the timeout to 30 seconds and restarted the graylog web service. Then waited a few minutes and the error was gone:
This error can be caused by a timeout when collecting information about indices.
I changed the timeout to 30 seconds and restarted the graylog web service. Then waited a few minutes and the error was gone:
- Change timeout settings in /etc/graylog/web/web.conf:
timeout.DEFAULT=30s
- Restart web service:
Kommentarer
Send en kommentar