# Upgrade from ES/Kibana 6.1.1 to 6.2.2 (No default index pattern.)

**URL:** https://discuss.elastic.co/t/upgrade-from-es-kibana-6-1-1-to-6-2-2-no-default-index-pattern/122721
**Category:** Kibana
**Created:** [March 6, 2018, 12:50pm UTC](https://discuss.elastic.co/t/upgrade-from-es-kibana-6-1-1-to-6-2-2-no-default-index-pattern/122721 "2018-03-06T12:50:16Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![cawoodm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/cawoodm/32/14083_2.png) [@cawoodm](https://discuss.elastic.co/u/cawoodm)
#### Post date: [March 6, 2018, 12:50pm UTC](https://discuss.elastic.co/t/upgrade-from-es-kibana-6-1-1-to-6-2-2-no-default-index-pattern/122721/1 "2018-03-06T12:50:16Z")

</div>

Downloaded ElasticSearch and Kibana 6.2.2 and copied across the existing 6.1.1 config/ and data/ folders to the new installation. ES looks fine but Kibana seems to be confused:

"No default index pattern. You must select or create one to continue."

It's not clear to me what this message means or what I should do about it.

Has Kibana "forgotten" which index (namely .kibana) it uses to store it's settings?

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/c/d/cdf47064929667da2cc7b9579c34afddfe5858ee.png)

Index Status in ES:  
health status index uuid pri rep docs.count docs.deleted store.size pri.store.size  
...  
yellow open .kibana-6 azxxxxETNKIXRuxxxxxxXA 1 1 332 23 317.3kb 317.3kb  
...

---

<div class="post-metadata">

### Author: ![rashmi](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rashmi/32/16391_2.png) [@rashmi](https://discuss.elastic.co/u/rashmi)
#### Post date: [March 6, 2018, 4:15pm UTC](https://discuss.elastic.co/t/upgrade-from-es-kibana-6-1-1-to-6-2-2-no-default-index-pattern/122721/2 "2018-03-06T16:15:50Z")

</div>

Have you tried following the steps of migrating the Kibana index as well? [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)

Cheers  
Rashmi

---

<div class="post-metadata">

### Author: ![cawoodm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/cawoodm/32/14083_2.png) [@cawoodm](https://discuss.elastic.co/u/cawoodm)
#### Post date: [March 6, 2018, 6:19pm UTC](https://discuss.elastic.co/t/upgrade-from-es-kibana-6-1-1-to-6-2-2-no-default-index-pattern/122721/3 "2018-03-06T18:19:18Z")

</div>

Yes, I did that when we upgraded from 5.5 to 6.1.1 - see our .kibana-6 index mappings:  
[https://pastebin.com/Mtj7xLJm](https://pastebin.com/Mtj7xLJm)

Note: we have been running 6.1.1 successfully for some months now.

Are you saying we need to do the same steps when upgrading to 6.2.2? I ask because it says "In order to migrate to Kibana 6, your Kibana index needs to be reindexed." which is not the case with us: we have Kibana 6.

---

<div class="post-metadata">

### Author: ![rcowart](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rcowart/32/88091_2.png) [@rcowart](https://discuss.elastic.co/u/rcowart)
#### Post date: [March 7, 2018, 7:48am UTC](https://discuss.elastic.co/t/upgrade-from-es-kibana-6-1-1-to-6-2-2-no-default-index-pattern/122721/4 "2018-03-07T07:48:02Z")

</div>

Just select the Index Patterns that you want to be the default and click on the star to make it the default.

![25](https://us1.discourse-cdn.com/elastic/original/3X/2/6/26998407f135f61f8b7fd06f78a6156c372c8779.png)

---

<div class="post-metadata">

### Author: ![cawoodm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/cawoodm/32/14083_2.png) [@cawoodm](https://discuss.elastic.co/u/cawoodm)
#### Post date: [March 7, 2018, 2:08pm UTC](https://discuss.elastic.co/t/upgrade-from-es-kibana-6-1-1-to-6-2-2-no-default-index-pattern/122721/5 "2018-03-07T14:08:24Z")

</div>

OK, did that. That seems to have solved it.

It's not clear from the docs what a "default index" actually is.

---

<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: [April 4, 2018, 2:12pm UTC](https://discuss.elastic.co/t/upgrade-from-es-kibana-6-1-1-to-6-2-2-no-default-index-pattern/122721/6 "2018-04-04T14:12:43Z")

</div>

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