I have Elasticsearch + Kibana + Logstash version 6.6.1 running my machine. I have ingested a record from Logstash and it created a default index logstash*.
When I login to Kibana and tried to create an index pattern, it is running forever, I have tried to validate the logs of Elasticsearch and not much from it. in Elasticsearch data folders, I am able to see the indices created with nodes in it.
When I use Dev Tools - commands , I am able to see the record has been ingested and present with index name. Only issue is unable to create an index pattern.
Is there any luck on the above issue posted. I have validated lot of articles from this forum and unable to get this issue resolved. Any help would be highly appreciable. Thanks
What does the Kibana log indicate ? Can you share your .kibana settings(GET .kibana/_settings)? I suspect Kibana's waiting for an index refresh to happen, occasionally this can get switched off or delayed and Kibana will wait for extended periods of time on writes.
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.