I want to make heat map from this data that show date as x-axis and y-axis as y-axis.. I want to do filter that show only last week data.. Can help me about this? Thank you!
If you include the key %context% : true
in the data.url
section you can use the Kibana date picker to select your timerange
The other option is to not use %context%
and %timefield%
and set up your date filter in the body
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.