Kibana pods is throwing error message as (Another Kibana instance appears to be migrating the index) when installing ELK Stack for first Time

Hi,

We have Deployed Elk Stack in Kubernetes environment.Here we are deploying ELK Stack for the first time and also the cluster is new , And we observe that kibana pod is getting restarted.

Elk Stack version used here is:- elasticsearch-oss-6.6.1-1.noarch

Kibana Pod shows the below error message:-

"type":"log","@timestamp":"2019-08-20T11:10:05Z","tags":["plugin","warning"],"pid":1,"path":"/usr/share/kibana/src/legacy/core_plugins/ems_util","message":"Skipping non-plugin directory at /usr/share/kibana/src/legacy/core_plugins/ems_util"} {"type":"log","@timestamp":"2019-08-20T11:10:07Z","tags":["status","plugin:kibana@6.6.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"} {"type":"log","@timestamp":"2019-08-20T11:10:07Z","tags":["status","plugin:elasticsearch@6.6.1","info"],"pid":1,"state":"yellow","message":"Status changed from uninitialized to yellow - Waiting for Elasticsearch","prevState":"uninitialized","prevMsg":"uninitialized"} {"type":"log","@timestamp":"2019-08-20T11:10:07Z","tags":["status","plugin:console@6.6.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"} {"type":"log","@timestamp":"2019-08-20T11:10:07Z","tags":["status","plugin:interpreter@6.6.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"} {"type":"log","@timestamp":"2019-08-20T11:10:07Z","tags":["status","plugin:metrics@6.6.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"} {"type":"log","@timestamp":"2019-08-20T11:10:08Z","tags":["status","plugin:timelion@6.6.1","info"],"pid":1,"state":"green","message":"Status changed from uninitialized to green - Ready","prevState":"uninitialized","prevMsg":"uninitialized"} {"type":"log","@timestamp":"2019-08-20T11:10:08Z","tags":["status","plugin:elasticsearch@6.6.1","info"],"pid":1,"state":"green","message":"Status changed from yellow to green - Ready","prevState":"yellow","prevMsg":"Waiting for Elasticsearch"} {"type":"log","@timestamp":"2019-08-20T11:10:08Z","tags":["info","migrations"],"pid":1,"message":"Creating index .kibana_1."}

_
{"type":"log","@timestamp":"2019-08-20T11:10:08Z","tags":["warning","migrations"],"pid":1,"message":"Another Kibana instance appears to be migrating the index. Waiting for that migration to complete. If no other Kibana instance is attempting migrations, you can get past this message by deleting index .kibana_1 and restarting Kibana."}

Can you please help why we are getting this error message, Because we are deploying ELK Stack in the fresh Cluster.

Regards,
Varun S

Hi Team,

Any reply for this issue. If someone is looking into the issue can you guys please reply.

Regards,
Varun S

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