How to plot, default last 30 days data in canvas without using time filter?
Sure, you can just add this right before the datasource portion of your Canvas expression:
timefilter column="@timestamp" from="now-30d/d" to="now"
How to plot, default last 30 days data in canvas without using time filter?
Sure, you can just add this right before the datasource portion of your Canvas expression:
timefilter column="@timestamp" from="now-30d/d" to="now"
© 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.