Of course, the network.host in elasticsearch.yml of the node is 10.62.179.32. And I run the command line in the 10.62.179.32 server, So I think they are in the same LAN.
@saliormoon As it seems that there is an issue for resolving host issue.
unable to resolving host on which you are running Elasticsearch.
Your curl request is getting failed due to this. Firstly check you are able to access elasticsearch url.
Via following command:
curl http://ElastisearchIP:9200
if it is getting error then issue is with your host .
for this make an entry in /etc/hosts also.
Please share Elasticsearch logs for better understanding.
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.