# Force-deleting index that is being snapshotted

**URL:** https://discuss.elastic.co/t/force-deleting-index-that-is-being-snapshotted/104079
**Category:** Elasticsearch
**Created:** [October 16, 2017, 10:32am UTC](https://discuss.elastic.co/t/force-deleting-index-that-is-being-snapshotted/104079 "2017-10-16T10:32:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![vicpav](https://avatars.discourse-cdn.com/v4/letter/v/9de053/32.png) [@vicpav](https://discuss.elastic.co/u/vicpav)
#### Post date: [October 16, 2017, 10:32am UTC](https://discuss.elastic.co/t/force-deleting-index-that-is-being-snapshotted/104079/1 "2017-10-16T10:32:46Z")

</div>

Our system is using Elastic Cloud service to host Elasticsearch cluster. A few days ago, to identify the root cause of an issue with our logging system, Logstash log-level was switched to DEBUG. That has resulted in 52GB of data created on a single day and Elasticsearch got stuck with one of the instances ran out of disk. In kopf, we managed to delete some old data and get the node into yellow zone (disk use 86%), but the main "troublemaking" index remains intact. Every attempt to delete it or even close it gets denied: [https://gist.github.com/vpavlushkov/3958deb2056c0bfca35d59c83ccd4303](https://gist.github.com/vpavlushkov/3958deb2056c0bfca35d59c83ccd4303) Now, not all Elasticsearch functionalities are available; for example, monitoring data cannot get through.

Is there any way to get rid of that index file so that the system returns into normal, even though we'd loose 1 day of data? Thanks!

---

<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: [November 13, 2017, 10:33am UTC](https://discuss.elastic.co/t/force-deleting-index-that-is-being-snapshotted/104079/2 "2017-11-13T10:33:24Z")

</div>

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