# Is that possible to consolidating snapshot?

**URL:** https://discuss.elastic.co/t/is-that-possible-to-consolidating-snapshot/57524
**Category:** Elasticsearch
**Created:** [August 8, 2016, 7:48pm UTC](https://discuss.elastic.co/t/is-that-possible-to-consolidating-snapshot/57524 "2016-08-08T19:48:07Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![DravenJohnson](https://avatars.discourse-cdn.com/v4/letter/d/839c29/32.png) [@DravenJohnson](https://discuss.elastic.co/u/DravenJohnson)
#### Post date: [August 8, 2016, 7:48pm UTC](https://discuss.elastic.co/t/is-that-possible-to-consolidating-snapshot/57524/1 "2016-08-08T19:48:07Z")

</div>

We have daily snapshot everyday for ONLY the day's data indices. We would like to merge/combine daily snapshot into a large monthly snapshot every month without delete and retake snapshot.

Is that possible to do it??

=====

Will a new monthly (incremental) snapshot keep all indices even if we delete old daily snapshot?

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [August 9, 2016, 1:58am UTC](https://discuss.elastic.co/t/is-that-possible-to-consolidating-snapshot/57524/2 "2016-08-09T01:58:00Z")

</div>

> [@DravenJohnson](#):
>
> Is that possible to do it??

No, you need to take a monthly one.

> [@DravenJohnson](#):
>
> Will a new monthly (incremental) snapshot keep all indices even if we delete old daily snapshot?

Yes.

---

<div class="post-metadata">

### Author: ![DravenJohnson](https://avatars.discourse-cdn.com/v4/letter/d/839c29/32.png) [@DravenJohnson](https://discuss.elastic.co/u/DravenJohnson)
#### Post date: [August 10, 2016, 6:43pm UTC](https://discuss.elastic.co/t/is-that-possible-to-consolidating-snapshot/57524/3 "2016-08-10T18:43:50Z")

</div>

Thanks, as long as deletion of daily snapshot will not affect those monthly snapshot which suppose be incrementally and use some indice data from daily one. it is good. We can just do this as a clean up.

Thanks for the answer

---

<div class="post-metadata">

### Author: ![DravenJohnson](https://avatars.discourse-cdn.com/v4/letter/d/839c29/32.png) [@DravenJohnson](https://discuss.elastic.co/u/DravenJohnson)
#### Post date: [October 12, 2016, 7:40pm UTC](https://discuss.elastic.co/t/is-that-possible-to-consolidating-snapshot/57524/4 "2016-10-12T19:40:09Z")

</div>

Just want to double check this:  
It's not possible to delete "daily snapshot" by using wildcard like 2016.09.\* right?  
(All snapshot name are based on the date and/or month when it took)

---

<div class="post-metadata">

### Author: ![ywelsch](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/ywelsch/32/7751_2.png) [@ywelsch](https://discuss.elastic.co/u/ywelsch)
#### Post date: [October 12, 2016, 8:36pm UTC](https://discuss.elastic.co/t/is-that-possible-to-consolidating-snapshot/57524/5 "2016-10-12T20:36:26Z")

</div>

> [@DravenJohnson](#):
>
> It's not possible to delete "daily snapshot" by using wildcard like 2016.09.\* right?

No, that's not possible right now - might be a neat feature though. Would you like to contribute a PR?

---

<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: [July 5, 2017, 10:12pm UTC](https://discuss.elastic.co/t/is-that-possible-to-consolidating-snapshot/57524/6 "2017-07-05T22:12:53Z")

</div>


