That *should* work as far as I can tell. Anything in the logs from the marvel.agent? you can enable debug logging for the marvel.agent log if need be...
Boaz On Tuesday, August 26, 2014 9:44:58 PM UTC+2, Tommy Bollhofer wrote: > > 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/64138724-b425-4abd-92a8-73d2a0cc7c0c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
