Hi
Does this help?

From:
https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html

The index snapshot process is incremental. In the process of making the
index snapshot Elasticsearch analyses the list of the index files that are
already stored in the repository and copies only files that were created or
changed since the last snapshot. That allows multiple snapshots to be
preserved in the repository in a compact form.

On 28 May 2015 at 06:40, shoeb khan <shoeba...@gmail.com> wrote:

> I too suffering from same problem. my cron-job runs daily. There are
> chances that there is no modification or changes found ion original index.
> however cron-job create snapshot again on its scheduled time. which leads
> duplicity and restore takes a lot of time.
>
> What if I retain only last 5 or last 10 snapshot? Will this cause any data
> lose anyway?
>
> And on restore whole index will be restored?
>
> --
>
>
>
> *Thanks & RegardsShoeb Khan8743990512*
>
> --
> Please update your bookmarks! We have moved to https://discuss.elastic.co/
> ---
> 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 elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/CAPUopFR589RY-jUcNf7ZkUGz_YoRgtp0BgJCn86dFt9G-Hkxuw%40mail.gmail.com
> <https://groups.google.com/d/msgid/elasticsearch/CAPUopFR589RY-jUcNf7ZkUGz_YoRgtp0BgJCn86dFt9G-Hkxuw%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Please update your bookmarks! We have moved to https://discuss.elastic.co/
--- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAECdJzBuchY5FDMH8w3pMt_fU5nvsva55SqFckuabTfN%2BFjjog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to