Graylog Error : Could not execute search

hello guys,
I recently installed graylog on docker
Its worked perfectly few days until today
I got this error: Could not execute search

images :
graylog:2.4.6-1
mongo:3
elasticsearch:5.6.11

i guess your disk is filled completely and elasticsearch is not running.

1 Like

That’s the problem,
The space was filled
thanks Jan

well i have that problem and my disks are at 50% for elasticsearch… and elasticsearch is running…

i’m getting something like

Could not execute search

There was an error executing your search. Please check your Graylog server logs for more information.

Error Message:
    Unable to perform search query
Details:
Search status code:
    500
Search response:
    cannot GET https://graylog.XXXX.net/api/search/universal/relative?query=message%3Assh&range=0&limit=150&sort=timestamp%3Adesc (500)

the combination of Graylog and Elasticsearch logs should reveal what the exact problem is.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.