I'm not able to get kibana to present username password continuously shows:
10.141.0.171:5601
Kibana server is not ready yet.
kibana.log shows:
"ecs":{"version":"8.4.0"},"@timestamp":"2022-09-01T13:03:37.022-04:00","message":"Unable to retrieve version information from Elasticsearch nodes. socket hang up - Local: 10.141.0.171:53038, Remote: 10.141.0.170:9200","log":{"level":"ERROR","logger":"elasticsearch-service"},"process":{"pid":900},"trace":{"id":"3ade4c23f557a2ddd0ff197d27775d16"},"transaction":{"id":"dc0af279d635b759"}}
I'm able to curl from the kibana server using the kibana_system user.
I copied the elastic cert (/etc/elasticsearch/certs/http_ca.crt) over to the kibana server (/etc/kibana/certs)
[root@rbdckibana01 kibana]# curl --cacert /etc/kibana/certs/http_ca.crt -u kibana_system https://10.141.0.170:9200
Enter host password for user 'kibana_system':
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.