I'm currently carrying out snapshots to S3 via the cloud-aws plugin under
ES 1.2. I'd like to use Amazon's lifecycle policies to at least send older
snapshot files to Glacier (saving money) and ideally delete snapshot files
over a certain period. Is managing snapshot files outside of the ES API
supported (or advisable)?
I believe once you take a snapshot, it's up to you what you do with them...
if I understood your question correctly.
What you describe - sending old snapshots to Glacier, deletion of old
snapshot files sounds interesting. Would be interesting to see info about
how to do this published somewhere.
On Tuesday, May 27, 2014 11:01:12 PM UTC-4, David Severski wrote:
I'm currently carrying out snapshots to S3 via the cloud-aws plugin under
ES 1.2. I'd like to use Amazon's lifecycle policies to at least send older
snapshot files to Glacier (saving money) and ideally delete snapshot files
over a certain period. Is managing snapshot files outside of the ES API
supported (or advisable)?
Thanks for this, Otis. For the archives, it looks like the indices
subdirectory at the snapshot repo can be managed outside of ES, while the
files at the top level of your repo (including the index and various
metadata files) need to be left as is. If you move those top level files to
Glacier, snapshot tracking from within ES breaks.
I believe once you take a snapshot, it's up to you what you do with
them... if I understood your question correctly.
What you describe - sending old snapshots to Glacier, deletion of old
snapshot files sounds interesting. Would be interesting to see info about
how to do this published somewhere.
On Tuesday, May 27, 2014 11:01:12 PM UTC-4, David Severski wrote:
I'm currently carrying out snapshots to S3 via the cloud-aws plugin under
ES 1.2. I'd like to use Amazon's lifecycle policies to at least send older
snapshot files to Glacier (saving money) and ideally delete snapshot files
over a certain period. Is managing snapshot files outside of the ES API
supported (or advisable)?
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.