Configure Ignored Events Per Rule
id: ExampleThreatRule
ignore:
url:
contains_either:
- "/health"
- "/status"
filter:
# Your threat detection filters here
info:
name: "Example Threat Rule"
description: "Detects potential threats"
severity: HIGHLast updated