I added a new index and I can see the data of the corresponding index in elasticsearch. in the Kibana->Management -> Kibana create a index pattern. but in discover ,Retrieving an error in the kibana interface。
the error is:
Discover: "899fc620-a9e3-11e8-b219-cfaf1c602ea4" is not a configured pattern ID. Using the default index pattern: "rabbitmq*" (589a94b0-9ad4-11e8-87f1-13e78edda3f6)
The index is new. And I tried other hosts and the same problem occurred. The version is 6.3.0, which has not appeared before.
It looks like you're trying to load an old index pattern that no longer exists. Are you trying to load an old saved search, or perhaps visiting kibana via an old bookmark?
This is a brand new index that has never been created before. i can search the 589a94b0-9ad4-11e8-87f1-13e78edda3f6 data, but no find the 899fc620-a9e3-11e8-b219-cfaf1c602ea4 data.
As Matt said above, the error indicates that you are attempting to access an index pattern that no longer exists. Can you share what your configured index patterns are?
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.