I have installed elasticsearch 7.5.1 and the same version of Kibana.. My es cluster seems fine, but Kibana is not able to connect to the elasticsearch..
Kiabana.yml is as below:
Are you running the default distribution of Elasticsearch as well, or the OSS one? Do your Elasticsearch logs contain any license-related entries for when Kibana tries to connect?
If you haven't already, you may want to double-check that everything is fine with your license by running GET /_license on your cluster.
Hmm, I assume you are able to curl both of your elasticsearch.hosts nodes directly, and they are part of the same cluster, correct? Are you getting anything else in the logs besides "license information could not be obtained"?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.