Elasticsearch status is red!

Hey can anyone tell me what is the problem cuz when i access to localhost:9200 elasticsearch is running i just dont know why kibana cant access to elasticsearch

Oh so elasticsearch status is not red it's green? If so I had a very similar issue last week, not sure if they're exactly the same but try restarting kibana that worked for me. Also try look for kibana log why it fails. Usually in /var/log/kibana.

Your title says elasticsearch status is red but the screen shot is for kibana. You might wanna double check your elasticsearch status is green _cluster/health. If your elasticsearch (not kibana) shows red, then probably wanna start from there. _cluster/allocation/explain helps on why elasticsearch fails.

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