Kibana is not able to connect to Elastic Search

We are facing issues connecting Kibana to Elastic Search and getting the following error in the Logs :

["error","elasticsearch","admin"],"pid":67908,"message":"Request error, retrying\nGET http://127.0.0.1:9200/.kibana_task_manager => connect ECONNREFUSED 127.0.0.1:9200"}
{"type":"log","@timestamp":"2022-11-02T12:27:29Z","tags":["warning","elasticsearch","admin"],"pid":67908,"message":"Unable to revive connection: http://127.0.0.1:9200/"}
{"type":"log","@timestamp":"2022-11-02T12:27:29Z","tags":["warning","elasticsearch","admin"],"pid":67908,"message":"No living connections"}

What can be done to resolve the issue.

Welcome to our community! :smiley:

Is Elasticsearch available on 127.0.0.1:9200?

Yes. Elastic Search is avaible.

Is it available on 127.0.0.1:9200 for the Kibana host though?

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