Marvel only shows master node

I have 2 nodes A (master) and B.

curl -XGET 'http://localhost:9200/.marvel-es-1*/node_stats/_search
Only shows data from A.

curl -XGET 'http://localhost:9200/_nodes'
Shows both.

I have tried to add marvel.node_resolver: name to kibana.yml but no luck.

Please help me to debug this.

.

Sorry it was a dumb question. I have installed marvel-agent to other hosts and they are showed in Marvel.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.