i have install Kibana and elastic search and both are running but Kibana UI not getting opened on my windows browser. i have instaled kibana on centos 7 VM running on oracle virtual box.
httpd page is coming fine with :80 port on browser like - http://169.144.20.146:80
Can you access the kibana server directly from the centos server? Try using CURL curl -XGET ' http://169.144.20.146:5601'. If that works and returns an html page then you will have to debug the network route from your windows machine to the centos server. Does your windows machine have a firewall installed? Can it access port 5601? Maybe just change the kibana server port to 80 by setting server.port in kibana.yml
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.