I am trying to find out nodes left or nodes joined in ElasticSearch 6.4
Looks like node_left and node_joined events has been removed from marvel indexes in latest versions . Is there any other way to create a watch to alert when a node joins or leaves the cluster? Besides doing a query for total nodes?