Dedicated Gateway node

What are the settings I need to create a dedicated gateway node? I suppose
I set the node.data = false but then in my client code I only list that
node as my single ES host so all traffic goes through that node?

node.data: false

Thanks,
Brad

--
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/fc1e3b9e-2aa4-4249-a016-b114fae7c952%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

node.data and node.master false should do it.

Regards,
Mark Walkom

Infrastructure Engineer
Campaign Monitor
email: markw@campaignmonitor.com
web: www.campaignmonitor.com

On 9 April 2014 02:39, Brad Jordan climberbrad@gmail.com wrote:

What are the settings I need to create a dedicated gateway node? I suppose
I set the node.data = false but then in my client code I only list that
node as my single ES host so all traffic goes through that node?

node.data: false

Thanks,
Brad

--
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/fc1e3b9e-2aa4-4249-a016-b114fae7c952%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/fc1e3b9e-2aa4-4249-a016-b114fae7c952%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/CAEM624b4fN%3D7UDTWKVP_hESju8zgFQz%2BZr-GFXYrDwcXkBRjQQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

If you use the Java client you probably also have to tell it to not sniff
out the other nodes in the cluster.

--
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/74c90a12-3b3f-4853-8e08-b3b3c1bc47a9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.