Hi all
we have an issue that we have an Index which is created by metricbeat which is directly sending metrics to ElasticSearch and it creates and Index with the name metricbeat-7.5.1.
a) What is the way to delete entries which are older than 7 days from this Index?
b) Is there a way to create an index pattern (eg metricbeat-7.5.1-yyyy-mm-dd) in case sending metrics directly sending metrics to ElasticSearch?
Regards,
Ginu