waf_events_by_rule
Drill down into events triggered by a specific WAF rule, showing timestamps, IPs, methods, URIs, HTTP codes, and matched data for analysis.
Instructions
Drill into events that triggered a specific rule. Shows timestamps, IPs, methods, URIs, HTTP codes, and matched data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ruleId | Yes | Rule ID to filter events by | |
| count | No | Number of events to return (default 20) | |
| verbose | No | Include full matched data (default: truncated) | |
| since | No | Time window for log search (e.g. '1h', '24h', '7d'). Default: 24h | 24h |