I am not able to open Kibana page in my web browser.
Earlier i was able to open Kibana page in my browser. Later i have uninstalled my Ubuntu server on virtualbox and reinstalled again. Then i reinstalled elasticsearch and kibana but now i am not able to load Kibana page on my Browser again. When i open: http//localhostip i doesn't work anymore.
Could you please help me whats going wrong in that and how can I bring up Kibana?
Can you share your kibana.yml please format using the </> button
Kibana runs on port 5601
Are you trying to access it from the server you installed it on or from a different machine?
If you are trying to access from a different machine you will need to set server.host see settings here
This setting specifies the host of the back end server. To allow remote users to connect, set the value to the IP address or DNS name of the Kibana server. Default: "localhost"
In other words Kibana is bound to localhost only default
Oh sorry!
I have reinstalled the server. The new server adress is 192.168.103.16
So i have modified kibana.yml and wrote server.host: "192.168.103.16"
But it still doesn't work
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.