Running
- Elasticsearch 2.3.0
- Kibana 4.5.0
- Marvel-agent 2.3.0
Description
The nodes page in Marvel shows all 4 nodes in my cluster, with proper metadata about each (hostname, ip address, name). However all except the master node show as "offline". The master has appropriate data about disk usage, CPU, etc, but the other nodes show as "offline".
Extra Notes
- Upgrading to marvel-agent 2.3.0 from 2.2.1 caused marvel to start storing data in the index pattern marvel-es-1-*, whereas previously data was stored in marvel-es-*.
- Nodes that are offline for longer than the time bounds in Marvel fall off the screen, so some metadata is still being reported by the nodes that allows them to continue to be displayed.
- Clicking on the name of any of the nodes (including the master) causes a redirection to the root of marvel, instead of a node detail page.
- No exceptions in the ElasticSearch or Kibana logs.