While configuring the index I have selected the option contains time-based events enabled.
The date format I am using an field present in the index having format "yyyy-MM-dd HH:mm:ss" and not default timestamp in latest version @timestamp : "strict_date_optional_time||epoch_millis"
The previous version kibana we were using was 4.1.1
We just did the upgrade and I am using same index pattern.
Discover page loads after it is struck for around 5 mins.
While configuring the index there are two timestamp fields available as shown in the pic
I have selected INSERT_DATE option. Is it causing the issue of loading.
In Previous version I was using the same INSERT_DATE it was not causing any issue
In 4.3, they started to use the elasticsearch field stats api to identify which indices to query against instead of using index glob patterns. Hopefully that points you in the right direction to trouble-shoot. Maybe this issue will be helpful.
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.