Hi, starting to look into setting a dedicated monitoring cluster to capture all monitoring data from elasticsearch nodes. We are at v7.11 and I see the .monitoring indices size is about 3.5GB/day/cluster. Trying to seek some recommendations around how many node cluster would typically suffice to meet the monitoing needs - single node vs multiple node (2 or 3).
Our intent is to setup two such monitoring clusters -
Prod : send monitoring data from three separate ES clusters
Non-Prod : send monitoring data from two separate ES clusters
Thanks!