How to configure search-only nodes to serve only search requests?

In our Elasticsearch cluster, we have two dedicated nodes to serve search
requests only, and they expose port 9200 behind a load balance to the
public. Is there a way to configure these two nodes to accept search
requests only? That is to say, we do NOT expect these two nodes to accept
any index requests or clusters configuration change requests.

--
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/b5445069-c44b-4114-a996-cde7f5698ad4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Not from within ES, you'd need a proxy setup to reject specific requests.

Regards,
Mark Walkom

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

On 20 August 2014 07:38, Jeffrey Zhou jeffreyzhoumail@gmail.com wrote:

In our Elasticsearch cluster, we have two dedicated nodes to serve search
requests only, and they expose port 9200 behind a load balance to the
public. Is there a way to configure these two nodes to accept search
requests only? That is to say, we do NOT expect these two nodes to accept
any index requests or clusters configuration change requests.

--
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/b5445069-c44b-4114-a996-cde7f5698ad4%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/b5445069-c44b-4114-a996-cde7f5698ad4%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/CAEM624Y6QKBYnR5NaqVEcRLgUS%3D1vuEjj8dnc%2BNtkKKfKc93ug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.