Hi all,
Using Kibana Kibana 7.0.1, I have a "timestamp" field that has the following format: "2019-06-14T08:04:38.000Z"
Looking at https://momentjs.com/ , I cannot figure out which one is mine...
Would you help, please?
Thank you.
Hi all,
Using Kibana Kibana 7.0.1, I have a "timestamp" field that has the following format: "2019-06-14T08:04:38.000Z"
Looking at https://momentjs.com/ , I cannot figure out which one is mine...
Would you help, please?
Thank you.
Hey @rakotomandimby
that one is the ISO8601 format, https://momentjs.com/docs/#/displaying/as-iso-string/
It's a format automatically recognised by elasticsearch and doesn't need any formatting specification on the field mappings. Have you faced any issue with that?
© 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.