The web interface is working visibly slower and I cannot access the node API browser.
A little earlier I noticed I had indexer failures, but that was solved by setting “index.blocks.read_only_allow_delete”: null, not sure if this could possibly be related
Does anyone have any insight regarding this issue?
Earlier that day the disk occupation reached 95 %, this happened because of a planned reoganization of the LVMs on the disk. This means I grew the root filesystem to only 47 % occupation.
This lead to the problem of elasticsearch making the indices readonly, which I believe I fixed with:
“index.blocks.read_only_allow_delete”: null
However about the same time as I made this change, the api timeouts began.
So its not a disk space issue.
Development:
After loging in to graylog web interface, and requesting:
http://my.graylog.url:9000/api/system
I am prompted for authentication, could this be the source of the timeout? something is not properly authenticated?
meanwhile I have narrowed the timed out api calls to: