I have installed Elasticsearch and Kibana on Linux machine.
Locally both are working fine and the ports 9200, 5601 are open and are listening.
I have changed the network.host : 0.0.0.0 and transport.host : localhost in "Elasticsearch.yml" file and server.host: 0.0.0.0 in "kibana.yml" file.
But I'm not able to connect to either Elasticsearch Or Kibana. Please let me know what have to be done.
As you mentioned locally they are working . and you want to access Elasticsearch and Kibana from remote machine. For this you should also include remote IP in host file to communicate from both machine.
To access kibana GUI from remote machine , make sure its entry should be in local host file.
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.