Hello!
Is there anyone here who knows how to delete AWS managed elasticsearch repository in S3 using curator? Or any command?
Hello!
Is there anyone here who knows how to delete AWS managed elasticsearch repository in S3 using curator? Or any command?
Should be as simple as:
DELETE /_snapshot/REPOSITORY_NAME
This will remove the repository from Elasticsearch, but will not delete the S3 bucket.
Hello @theuntergeek
Thank you!
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.