issue resolved ::
port 9200 is disabled so just i enabled now it is working
iptables -I INPUT -p tcp --dport 9200 --syn -j ACCEPT
iptables -I INPUT -p udp --dport 9200 -j ACCEPT
issue resolved ::
port 9200 is disabled so just i enabled now it is working
iptables -I INPUT -p tcp --dport 9200 --syn -j ACCEPT
iptables -I INPUT -p udp --dport 9200 -j ACCEPT
© 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.