我在我的ubuntu16.04服务器上使用弹性搜索。当我尝试使用url ip:port / _cat / indices?v从浏览器访问elasticsearch时。我得到的网站无法到达。之后,我将network.host值更改为network.host:0.0.0.0。更改network.host ip之后,搜索引擎未启动。如何在浏览器中访问elasticsearch。我也改变了端口。
谢谢..
ES无法访问的原因有很多。我会从明显开始,并确保:
更多信息:ElasticSearch instance not reachable from outside the server - Azure Windows 2012