Hi,
I want to display current count and last week's count from a index in a data table visualization in kibana.
Thinking of using the JSON input advanced option to get count of last week in the table. Not sure how to write a query there. Please help!.
Hi there, you can use the JSON input to transform the values used in that aggregation after the query has been executed, but you can't change the query itself. In other words, it won't allow you to do what you're trying to do. I think the closest you could get is to use Timelion to perform a series difference calculation. This will be in the form of a chart, not a table, but it will show difference values based on different points in time.
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.