# Deleting Elastic search index deleted kibana idexes and dashboard

**URL:** https://discuss.elastic.co/t/deleting-elastic-search-index-deleted-kibana-idexes-and-dashboard/220307
**Category:** Kibana
**Created:** [February 21, 2020, 8:05am UTC](https://discuss.elastic.co/t/deleting-elastic-search-index-deleted-kibana-idexes-and-dashboard/220307 "2020-02-21T08:05:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![DG13](https://avatars.discourse-cdn.com/v4/letter/d/a5b964/32.png) [@DG13](https://discuss.elastic.co/u/DG13)
#### Post date: [February 21, 2020, 8:05am UTC](https://discuss.elastic.co/t/deleting-elastic-search-index-deleted-kibana-idexes-and-dashboard/220307/1 "2020-02-21T08:05:03Z")

</div>

Hi ,  
Version - ELK 7.1.0  
Cluster - Single node ELK cluster installed in AWS VM  
Issue - deleted the elastic search index deleted kibana index and dashboard  
I have used below command to delete elastic search index

` curl -X DELETE 'http://localhost:9200/_all'`

after deleting the indexes all my kibana indexes and dashboards are gone .  
Is there any possibility atleast I can recover atleast Kibana dashboard ?

Appreciate the pointers !

Thanks,  
Divya

---

<div class="post-metadata">

### Author: ![tsullivan](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/tsullivan/32/31077_2.png) [@tsullivan](https://discuss.elastic.co/u/tsullivan)
#### Post date: [February 24, 2020, 6:17pm UTC](https://discuss.elastic.co/t/deleting-elastic-search-index-deleted-kibana-idexes-and-dashboard/220307/2 "2020-02-24T18:17:30Z")

</div>

> [@DG13](#):
>
> Is there any possibility atleast I can recover atleast Kibana dashboard ?

Hopefully you have the saved objects backed up!

Before you delete everything, you'd want to go to Management \> Kibana Saved Objects \> "Export _number_ objects"

Later, you can re-import the backed up saved objects from the same screen.

You could also use the Snapshot / Restore feature of Elasticsearch to back up entire indices, including the .kibana index.

---

<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: [March 23, 2020, 6:17pm UTC](https://discuss.elastic.co/t/deleting-elastic-search-index-deleted-kibana-idexes-and-dashboard/220307/3 "2020-03-23T18:17:32Z")

</div>

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