New indices not appearing in kibana

The issue is that Elastic nodes in my cluster are creating indexes with defined name, but
created indices are not showing and Kibana dashboard as well.

Kibana not fetching indices that are already in elasticsearch when I query /_cat/indices, the created indices are existed in list but when I want to create index pattern in kibana it couldn't find any Elasticsearch data.

Please help me how to fix this.

Thanks!

Untitled|690x356

Hello,

Can you please check your kibana.yml to check for your elasticsearch endpoint?
Are you using OSS or default version of the stack?

Thanks,
Bhavya

Hello Dear Bhavya,

I'm using docker container for windows( nshou/elasticsearch-kibana:kibana5 in dockerhub) on
https://hub.docker.com/r/nshou/elasticsearch-kibana

Thanks

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