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?
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
...
Yes, I did that when we upgraded from 5.5 to 6.1.1 - see our .kibana-6 index mappings: 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.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.