Issue with "Create index pattern"

Good day,
I have some issue with getting "Checking for Elasticsearch data". It's working all the time and never stop since I push on "Index Patterns" in management panel.
Elasticsearch and Kibana are located in the different nodes in kubernetes cluster. Log of Kibana Pods show only one 502 error in the end (at the picture on the bottom).
When I do things into one node locally (elastic + kibana) everything is fine. When I distribute them, then I have connection, green status, but that picture is growing up.

elasticsearch: docker.elastic.co/elasticsearch/elasticsearch:6.3.0
kibana: docker.elastic.co/kibana/kibana:6.3.0
Ports 9200, 9300, 5601 are opened

Thanks for your time.

Hi @misha,

Can you open the developer tools and copy/paste any errors? Also, if there are any non 200 responses in the network tab - copy the request and response for those too.

Thanks

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