Hello, people.
I'm using an ElasticCloud instance.
I was searching for a way to automatically delete old indexes in ES. But the only tool I found is a script called Curator.
Since I'm using an ElasticCloud instance I'd like to have a native way to do deletion, and not rely on an external tool/server.
Is there a native way in ElasticCloud to delete indexes older than a certain date?
Thanks.