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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/2a031652-baab-4a34-901c-a8cd5807efd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to