I am running 11 nodes of elasticsearch cluster which include the following
- Three master nodes
- Six data nodes
- 2 coordinate nodes
Earlier i installed and setup metricbeat in all nodes but it leads to consumption of high storage nearly around 150 gb per day
now i installed and setup metricbeat in master nodes only and set scope: cluster
but it is not working there is no .monitoring-es-mb-*'
index
so i want to know what is the correct way of configuring metricbeat ?