Hi I was reading thru the following article.. Please help me understand will it delete the files in S3 bucket as well? If not then what is the approach to purge old snapshots in S3 bucket.
Thanks..
Hi I was reading thru the following article.. Please help me understand will it delete the files in S3 bucket as well? If not then what is the approach to purge old snapshots in S3 bucket.
Thanks..
You should never directly interact with the files in a snapshot repository. You should only ever interact with a snapshot repository via the Elasticsearch API calls (which is what Curator does).
When all references to a segment are deleted (in a Snapshot Delete call), then the associated segments will also be deleted from your S3 bucket.
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.