Hi all,
does anyone know the best way to delete the old snapshots at elasticsearch 2.4.
And what will happen if I delete a snapshot from 5 days ago? These are incremental snapshots. How do they behave when restoring?
Thanks
Hi all,
does anyone know the best way to delete the old snapshots at elasticsearch 2.4.
And what will happen if I delete a snapshot from 5 days ago? These are incremental snapshots. How do they behave when restoring?
Thanks
Use the DELETE Snapshots API.
That's fine. Backups are incremental behind the scene but you can consider them as a full backup. So you can remove whatever snapshot you want. Elasticsearch will always keep the needed files around.
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.