Hi Team,
We are running metricbeat on kubernetes and we enabled the elasticsearch module with below metrics:
- node
- node_stats
- index
- index_recovery
- index_summary
- shard
- ml_job
But we are receiving metrics only about node and node stats, we are not receiving any metric data index_recovery, index_summary, index, shard, ml job..
we tested on elastic 7.4 and 6.3 version also ..
but only we are getting metric data for node and node stats..
any help??