Hi
I have stored lots of data into Elastic Search with python directly. Now I want to display them in timelion dashboard.
But nothing data found there. The time format I stored looks well. Is anything else wrong with my data?



Hi
I have stored lots of data into Elastic Search with python directly. Now I want to display them in timelion dashboard.
But nothing data found there. The time format I stored looks well. Is anything else wrong with my data?



As your time field is named time and not @timestamp, which is the default, I suspect you will need to specify the time field as shown in this example from the docs.
© 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.