Using discovery.zen.ping.unicast.hosts: ["host1", "host2"], I connect two nodes of Elasticsearch, but I want that the nodes ("host1" and "host2") refuse a new node ("host3") if the node doesn't exist in their list (i.e. "host3" could not join to "host1" and "host2")
I don't want to use firewall. Is there any config that could help me?
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.