Create Automated Cluster

Good Morning,

What is the parameter to be set to ElasticSearch does not allow the
creation of automated cluster?
And what happened if a cluster is automatically created?

Regards

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/86e9a384-eb09-4c96-9a22-d63bba335717%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hello ,
By default the cluster is made automatically if the cluster.name is same on
all nodes.
You just need to make sure cluster.name is same and all the nodes are in
same cluster.

To disable this - discovery.zen.ping.multicast.enabled: false
In which case you need to add the IP of other nodes yourself.

Thanks
Vineeth

On Mon, Mar 31, 2014 at 4:37 PM, Pedro Plaza García
pedrito1987@gmail.comwrote:

Good Morning,

What is the parameter to be set to Elasticsearch does not allow the
creation of automated cluster?
And what happened if a cluster is automatically created?

Regards

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/86e9a384-eb09-4c96-9a22-d63bba335717%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/86e9a384-eb09-4c96-9a22-d63bba335717%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAGdPd5nyPY1v-rCZbPOLrQkV5Vzv-ojS2oScS%2BRRK24N%2BEZYgw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Thanks vineeth mohan !! :wink:

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/d91a6fa1-a98e-49d8-a071-e8d2539e5bb9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.