Hello,
I would like to access to Kibana (ip-address:5601), not only from localhost, but from my laptop, which is in the same LAN.
How can I do ?
Thank you very much
PS : same issue for Elasticsearch...
Hello,
I would like to access to Kibana (ip-address:5601), not only from localhost, but from my laptop, which is in the same LAN.
How can I do ?
Thank you very much
PS : same issue for Elasticsearch...
Hello,
you only have to change kibana.yml,
server.host: ‘0.0.0.0’
Good luck.
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.