Hello
Need to send everyday snapshot backup to s3
i m using following command
curl -XPUT 'localhost:9200/_snapshot/s3_repository/snapshot_2?wait_for_completion=true&pretty'
i need to store backup on s3 on different folder structure with folder name with current date
Snapshots may contain references to segments backed up in previous snapshots, which makes it difficult to split it up the way you want. This is quite well described in this blog post. What is the driver behind this requirement?
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.