Hi Team,
I have installed Kibana and Elasticsearch in server. I am able access Kibana in same machine.
But in different VM it not working. Please help me out
Hi Team,
I have installed Kibana and Elasticsearch in server. I am able access Kibana in same machine.
But in different VM it not working. Please help me out
Hi,
You need to set the server.host and server.port in your kibana.yml file and then restart kibana.
Also, you need to check if the port 5601 is open in the firewall from the remote server you're trying to access Kibana from.
This URL can give you an idea on it.
Thanks
Can you please explain how can set the server.host and server.port in your kibana.yml file
If you open the kibana.yml file, you'll find the settings already there in the file.
You need to just specify your IP and 5601 as port.
The document I sent you will give you the steps mentioned. Give a check on it.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.