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]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/0dd81d83-5066-4652-9703-dfce63b46993%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
