すみません。自分なりに調べてうまくいくことができました。原因は
elasticsearch.yaml に「network.host:0.0.0.0」 を設定していなかった、
ことによるものののようでした。ただ、上記を設定したとたんに起動時に
[1]: max file descriptors [4096] for elasticsearch process is too low, increase to at least [65536]
[2]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
のエラーが出始めたので、OS側の設定を色々変更することで対応できました。
ありがとうございました。
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.