I have installed elasticsearch version 7.6.4 have installed and configured all the settings and started elasticsearch service and was able to start the service, i have verified it by logging in to console also
clustser : 2 nodes
url : https://dnsname:9200
When i start kibana service it says service started, but when i try to login to console i'm not getting the login screen at all, while checking kibana logs it says no living connection
@warkolm Here is the log file, and this issue have started after i enabled TLS/SSL for elasticsearch cluster.
"@timestamp":"2020-09-21T12:49:01Z","tags":["warning","elasticsearch","admin"],"pid":31533,"message":"No living connections"}
"@timestamp":"2020-09-21T12:49:03Z","tags":["warning","elasticsearch","admin"],"pid":31533,"message":"Unable to revive connection: https://1.5.5.2:9200/"}
"@timestamp":"2020-09-21T12:49:03Z","tags":["warning","elasticsearch","admin"],"pid":31533,"message":"Unable to revive connection: https://1.5.5.3:9200/"}
"@timestamp":"2020-09-21T12:49:03Z","tags":["warning","elasticsearch","admin"],"pid":31533,"message":"No living connections"}
"@timestamp":"2020-09-21T12:49:06Z","tags":["warning","elasticsearch","admin"],"pid":31533,"message":"Unable to revive connection: https://1.5.5.2:9200/"}
"@timestamp":"2020-09-21T12:49:06Z","tags":["warning","elasticsearch","admin"],"pid":31533,"message":"Unable to revive connection: https://1.5.5.3:9200/"}
"@timestamp":"2020-09-21T12:49:06Z","tags":["warning","elasticsearch","admin"],"pid":31533,"message":"No living connections"}
curl --cacert /etc/elasticsearch/certs/elastic-stack-ca.p12 -u elastic:password https://1.5.5.3:9200
curl: (77) Problem with the SSL CA cert (path? access rights?)
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.