Hi, am I missing a better way to quickly view all requests to a specific URL/Domain no matter what client - usually across timeframes spanning several days to a month. Sometimes I just want to quickly see all requests for www.searchdomain.com for the last 2 weeks etc
Currently I do either (after selecting the timeframe):
- Web Filter -> All Web Events -> Conditions -> Add -> More Conditions -> Table http_events -> Column [host] -> Add Column -> Operator 'like' %searchdomain% -> Apply
OR
- Web Filter -> All Web Events -> Settings -> SQL Conditions -> [host] Add -> 'like' %searchdomain% -> Save/Create report
Is there a quicker way to do this as both of the above are quite slow? The Filter/Search box is perfect and fast but even with 50000 events selected it is easy to miss events that happened even a few hours or days ago depending on network activity.
Also - not sure why I have to use % for the wildcard and not * like a lot of other places?
Thanks!