the search is still using HTTP API, we have an ELB and 3 dedicated client 
nodes behind ELB, so all search request will go thru that ELB via HTTP. so 
monitoring stats on client node doesn't have problem, the problem is i 
cannot do "curl localhost:9200" on the dedicated master and data nodes.


On Tuesday, October 21, 2014 11:13:37 PM UTC-7, David Pilato wrote:
>
> How do you search in your cluster?
> Are you using Java Client?
>
>
>
> Le 22 oct. 2014 à 03:17, Terence Tung <ter...@teambanjo.com <javascript:>> 
> a écrit :
>
> hi there,
>
> i followed the recommendation from 
> http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-node.html
>  
> to create dedicated master, client and data nodes. for my master and data 
> nodes, i disabled http.enabled so they will communicate via transport 9300. 
> however, previously we were using curl localhost:9200/_cluster/stats and 
> /_node/stats to fetch monitoring stats(e.g. heap usage, num of docs, thread 
> counts, and etc). my question is how can i fetch these monitoring stats 
> anymore? i searched and read thru elasticsearch doc but couldn't find it.
>
> please help.
>
> thanks and really appreciate for any help.
>
> -- 
> 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 elasticsearc...@googlegroups.com <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/elasticsearch/2a031652-baab-4a34-901c-a8cd5807efd4%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/elasticsearch/2a031652-baab-4a34-901c-a8cd5807efd4%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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/514cce92-3c5f-4c23-a825-6105f89d18a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to