# Elasticsearch Snapshot Method - is it Synthetic Full Backup?

**URL:** https://discuss.elastic.co/t/elasticsearch-snapshot-method-is-it-synthetic-full-backup/189889
**Category:** Elasticsearch
**Created:** [July 11, 2019, 1:18am UTC](https://discuss.elastic.co/t/elasticsearch-snapshot-method-is-it-synthetic-full-backup/189889 "2019-07-11T01:18:46Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![111171](https://avatars.discourse-cdn.com/v4/letter/1/7c8e57/32.png) [@111171](https://discuss.elastic.co/u/111171)
#### Post date: [July 11, 2019, 1:18am UTC](https://discuss.elastic.co/t/elasticsearch-snapshot-method-is-it-synthetic-full-backup/189889/1 "2019-07-11T01:18:46Z")

</div>

Dear community thank you in advance for your patience and help.

I learned that Elasticsearch Snapshot is incremental...but does it mean only what is incremental is stored? Or will it be synthesized with the full backup...?

1st day - full backup  
2nd day- full backup + what is incremented.

So if we want to restore the full data,  
we do not have to do like this, right?

First restore 1st day full backup.  
Then restore 2nd day what is incremented...

Can we just restore 2nd day backup?

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [July 11, 2019, 2:22am UTC](https://discuss.elastic.co/t/elasticsearch-snapshot-method-is-it-synthetic-full-backup/189889/2 "2019-07-11T02:22:09Z")

</div>

That is correct.  
You can consider each snapshot as a full backup.  
You can totally remove snapshot1 and still being to restore.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [August 8, 2019, 2:22am UTC](https://discuss.elastic.co/t/elasticsearch-snapshot-method-is-it-synthetic-full-backup/189889/3 "2019-08-08T02:22:09Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
