Interval searches

Hello All,
I am running a query search in python and aggregating the stats for individual requests per hour. In this specific hour, I want to select the highest count for each request at a second interval. Can I achieve this using aggregations?

Thanks
Crkatz

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.