# Kibana 6.0 Default index

**URL:** https://discuss.elastic.co/t/kibana-6-0-default-index/109561
**Category:** Kibana
**Created:** [November 29, 2017, 10:06am UTC](https://discuss.elastic.co/t/kibana-6-0-default-index/109561 "2017-11-29T10:06:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![moriol](https://avatars.discourse-cdn.com/v4/letter/m/439d5e/32.png) [@moriol](https://discuss.elastic.co/u/moriol)
#### Post date: [November 29, 2017, 10:06am UTC](https://discuss.elastic.co/t/kibana-6-0-default-index/109561/1 "2017-11-29T10:06:50Z")

</div>

I have upgraded Kibana from 5.6 to 6.0. When I go to Kibana, it says I need to create a default Index. Error as below:  
Error: Please specify a default index pattern

I added a new Index, with going to Management -\> Index Patterns adding a new index and making it as default.  
Going back to the Dashboard page, I keep still getting the same error.  
My index does have data in it.

Any idea, why i cannot create Index and make it a default one?

---

<div class="post-metadata">

### Author: ![moriol](https://avatars.discourse-cdn.com/v4/letter/m/439d5e/32.png) [@moriol](https://discuss.elastic.co/u/moriol)
#### Post date: [November 29, 2017, 2:41pm UTC](https://discuss.elastic.co/t/kibana-6-0-default-index/109561/2 "2017-11-29T14:41:44Z")

</div>

I managed to solve. I think I had a problem with my .kibana index, so I re-created it. Now I can add indexes in Kibana and select one of them to be a default.

---

<div class="post-metadata">

### Author: ![LeeDr](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/leedr/32/9289_2.png) [@LeeDr](https://discuss.elastic.co/u/LeeDr)
#### Post date: [December 1, 2017, 2:35pm UTC](https://discuss.elastic.co/t/kibana-6-0-default-index/109561/3 "2017-12-01T14:35:58Z")

</div>

Hi Moriol,

I'm assuming you upgraded Elasticsearch to 6.0 also. It must be upgraded BEFORE Kibana is upgraded. Kibana 6.0 should not connect to Elasticsearch 5.6.

In Kibana 5.6 and earlier each saved object type in Kibana was a different doc \_type (index-pattern, visualization, etc). But we're no longer using multiple doc types in Kibana 6.0. Part of the upgrade process from 5.6 to 6.0 is to reindex and upgrade the .kibana index.

If you're OK with losing whatever was in your 5.6 .kibana index and starting over creating all your saved objects that's fine.

But if you'd like to restore a 5.6 snapshot and go through the upgrade process again I can guide you to the correct docs and steps.

Here's the main page; [https://www.elastic.co/guide/en/kibana/current/upgrade.html](https://www.elastic.co/guide/en/kibana/current/upgrade.html)  
And specifically you might need this; [https://www.elastic.co/guide/en/kibana/current/migrating-6.0-index.html](https://www.elastic.co/guide/en/kibana/current/migrating-6.0-index.html)

Regards,  
Lee

---

<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: [December 29, 2017, 2:36pm UTC](https://discuss.elastic.co/t/kibana-6-0-default-index/109561/4 "2017-12-29T14:36:19Z")

</div>

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