# File system in snapshot

**URL:** https://discuss.elastic.co/t/file-system-in-snapshot/88850
**Category:** Elasticsearch
**Created:** [June 9, 2017, 1:44pm UTC](https://discuss.elastic.co/t/file-system-in-snapshot/88850 "2017-06-09T13:44:27Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![shubham9799](https://avatars.discourse-cdn.com/v4/letter/s/e47774/32.png) [@shubham9799](https://discuss.elastic.co/u/shubham9799)
#### Post date: [June 9, 2017, 1:44pm UTC](https://discuss.elastic.co/t/file-system-in-snapshot/88850/1 "2017-06-09T13:44:28Z")

</div>

Hi,

I am using snapshot features of elasticsearch. I found that even if I have not added any file in the index, the index snapshot creates new files in indices folder of repository. And every time I take a snapshot index- files get changed. Is there any valid explanation for this behavior.

Thanks and Regards,  
Shubham Agrawal

---

<div class="post-metadata">

### Author: ![Christian\_Dahlqvist](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/christian_dahlqvist/32/4617_2.png) [@Christian\_Dahlqvist](https://discuss.elastic.co/u/Christian_Dahlqvist)
#### Post date: [June 10, 2017, 8:36am UTC](https://discuss.elastic.co/t/file-system-in-snapshot/88850/2 "2017-06-10T08:36:19Z")

</div>

Snapshots work at the segment level, so if any new segments have been created through merging, these would get backed up. Do you have X-Pack monitoring installed so you can see if the number of segments have changed due to merging for the index in question?

---

<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 8, 2017, 8:36am UTC](https://discuss.elastic.co/t/file-system-in-snapshot/88850/3 "2017-07-08T08:36:41Z")

</div>

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