Did you set network.host? What does your elasticsearch.yml file look like?
Please format your code, logs or configuration files using </> icon as explained in this guide and not the citation button. It will make your post more readable.
Or use markdown style like:
```
CODE
```
This is the icon to use if you are not using markdown format:
There's a live preview panel for exactly this reasons.
Lots of people read these forums, and many of them will simply skip over a post that is difficult to read, because it's just too large an investment of their time to try and follow a wall of badly formatted text.
If your goal is to get an answer to your questions, it's in your interest to make it as easy to read and understand as possible.
But the host is not listening on this IP, only 127.0.0.1
# ---------------------------------- Network -----------------------------------
# By default Elasticsearch is only accessible on localhost. Set a different
# address here to expose this node on the network:
network.host: 14.168.178.75
#
http.port: 9200
I had no changes to do. The rest is standard ... node name, path etc.
(my oldest es is version Elasticsearch-2.4.2) this one is listening to the public address)
the old one looks better:
tcp 0 0 49.42.145.147:9200 :::* LISTEN 1385/java
network.host: 14.168.178.75 seems to be not working with ES 8.0
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.