Hi,
Currently , I'm making backup using Curator. And wrote a script for deleting old Snapshots.
Is there something in Curator, that can make such thing without a script? Some kind of Logrotate, to remove old Snapshots?
Thanks in advance!
Hi,
Currently , I'm making backup using Curator. And wrote a script for deleting old Snapshots.
Is there something in Curator, that can make such thing without a script? Some kind of Logrotate, to remove old Snapshots?
Thanks in advance!
UPDATE: The link was correct, but the link text should have read delete_snapshots
.
You mean like the delete_snapshots
action?
Can I specify to keep the last 30 snapshots and deletes anything older with "delete_snapshot" action?
Yes. Curator uses the age filter for snapshots the same way as with indices.
I see, great, thanks a lot.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.