- msg.time field has the default format in the Kibana index
- on MacOS 10.15.5 on latest version of Firefox, Brave and Safari browsers
unsorted
time ascending
time descending
unsorted
time ascending
time descending
It kind of looks like those number are sorted alphabetically. Can you check the mapping in Elasticsearch for this field? It's unclear what default format
actually is.
Hi Tim,
Elasticsearch index mapping for this field:
"time": {
"type": "long"
}
Kibana index pattern field settings:
This morning I have upgraded the Elastic stack to version 7.7.1. I can still reproduce this unexpected behaviour.
Hi, this behavior sounds like a bug. Would you mind going to https://github.com/elastic/kibana/issues and search to see if any known bugs match this issue? If not, please go ahead and file a new bug. Thanks,
-Tim
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.