Open
Description
Hi, I have a project that uses a heartbeat to index.php?ajax-proxy=…
which I'd like to remove from being part of the evaluation, since right now the Top Requested files pretty much consist of nothing but ajax-proxy
Is it possible to define some "StartsWith" Patterns that can be excluded?
"formal" Feature-Request
The Problem
- some websites send requests that shouldn't necessarily be part of the analysis
- it would be better to just "hide" them instead of not logging them
Proposed Solution
- adding some "simple" exclusion conditions like:
- Starts with
- Contains
- Ends with