Hi,
Bit out of my depth here but I have done an eval so we divide the events in the index by the URLs and I have 4 categories. Each category has a different response_time threshold and the search ultimately will calculate how many events in each category fall into the acceptable range of that threshold.
How do I do this?
I thought of maybe doing a total count by category but then I have no idea how to do a search within the same search on whether the events within the categories fall into the unique threshold parameters. Do I need to do subsearches?