Hi Vineeth, Thanks for the reply. I am aware of how to create and delete snapshots using cloud-aws.
What I wanted to know was how should the work flow of periodic snapshot be?especially how to deal with old snapshots? having too many old snapshots- will this impact something? On Friday, November 7, 2014 8:16:05 PM UTC+5:30, vineeth mohan wrote: > > Hi , > > There is a s3 repository plugin - > https://github.com/elasticsearch/elasticsearch-cloud-aws#s3-repository > Use this. > The snapshots are incremental , so it should fit your purpose perfectly. > > Thanks > Vineeth > > On Fri, Nov 7, 2014 at 3:22 PM, Pradeep Reddy <[email protected] > <javascript:>> wrote: > >> I want to backup the data every 15-30 min. I will be storing the >> snapshots in S3. >> >> DELETE old and then PUT new snapshot many not be the best practice as you >> may end up with nothing if something goes wrong. >> >> Using timestamp for snapshot names may be one option, but how to delete >> old snapshots then? >> Does S3 life management cycle help to delete old snapshots? >> >> Looking forward to get some opinions on this. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "elasticsearch" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elasticsearch/0dd81d83-5066-4652-9703-dfce63b46993%40googlegroups.com >> >> <https://groups.google.com/d/msgid/elasticsearch/0dd81d83-5066-4652-9703-dfce63b46993%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/5e096f13-ad95-41c3-800d-fe5356ffde79%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
