What would you like to be added or improved?
Transform the "Hits" counter in the blocking rules list into a clickable link. Clicking on the number should navigate the user to a filtered view (logs/events) showing all specific requests that triggered this particular rule.
Why is it needed?
Currently, the counter provides an abstract number that is difficult to verify. Making it clickable will significantly improve service administration and transparency. It allows for:
Quick debugging: Fast identification of false positives.
Audit clarity: Easily seeing which traffic is being blocked without manual log filtering.
Better UX: Direct navigation from a metric to the underlying data.