Kibana - no living connection

Elasticsearch is running, but gives no living connection. Attached is the screenshot.

elastic connection

How to fix it? thanks

Please do not post screenshots of error messages and logs.

They make it hard to search and may not even be visible to people who are reading by email or on mobile devices.

Please copy-and-paste logs directly into your post and format them with the </> button.

Your error messages refer to "http://elasticsearch:9200/"
What does the hostname elasticsearch resolve to?

Thanks Tim. I am pasting the messages below

 log   [22:10:57.634] [warning][admin][elasticsearch] Unable to revive connection: http://elasticsearch:9200/
  log   [22:10:57.634] [warning][admin][elasticsearch] No living connections
  log   [22:11:00.155] [warning][admin][elasticsearch] Unable to revive connection: http://elasticsearch:9200/
  log   [22:11:00.157] [warning][admin][elasticsearch] No living connections
  log   [22:11:02.686] [warning][admin][elasticsearch] Unable to revive connection: http://elasticsearch:9200/
  log   [22:11:02.687] [warning][admin][elasticsearch] No living connections
  log   [22:11:05.208] [warning][admin][elasticsearch] Unable to revive connection: http://elasticsearch:9200/
  log   [22:11:05.211] [warning][admin][elasticsearch] No living connections

Thank you, though it would have been even better if you edited the original post.

However, I'll repeat my earlier question:

Your error message says:

Unable to revive connection: http://elasticsearch:9200/

Does that URL mean something in your environment? Have you created some host alias or DNS record for elasticsearch?
The most likely explanation is that you have misconfigured Kibana so it cannot connect to ES.

Thank yo Tim for the reply. I reinstalled after removing everything and now it is working great.

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