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.