I have 3 nodes running on my local machine for development purposes (9200, 
9201, 9202) with the marvel plugin installed on all 3. Cluster and Node 
data doesn't seem to be reporting correctly so I'm suspecting I have 
something dorked up (head is reporting everything OK).

elasticsearch.yml config:

cluster.name : elasticsearch
marvel.agent.exporter.es.hosts: 
["localhost:9200","localhost:9201","localhost:9202"]

node1 (/node1/data):
transport.tcp.port: 9300
http.port: 9200

node2 (/node2/data):
transport.tcp.port: 9301
http.port: 9201

node3 (/node3/data):
transport.tcp.port: 9302
http.port: 9202

Any ideas?
Thanks - 

-- 
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/5d5a3c70-89ea-4fd0-abe3-658f7af19f1d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to