Skip to content

Commit d8de695

Browse files
committed
Several updates
1 parent d7a60fa commit d8de695

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/content/docs/waf/managed-rules/troubleshooting.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ sidebar:
88

99
import { RuleID } from "~/components";
1010

11-
By default, WAF managed rulesets are compatible with most websites and web applications. However, false positives and false negatives may occur:
11+
By default, WAF's managed rulesets are compatible with most websites and web applications. However, false positives and false negatives may occur:
1212

1313
- **False positives**: Legitimate requests detected and mitigated as malicious.
1414
- **False negatives**: Malicious requests that were not mitigated and reached your origin server.
1515

16-
## Handle false positives
16+
## Troubleshoot false positives
17+
18+
You can use [Security Events](/waf/analytics/security-events/) to help you identify what caused legitimate requests to get blocked. Add filters and adjust the report duration as needed.
1719

1820
If you encounter a false positive caused by a managed rule, do one of the following:
1921

0 commit comments

Comments
 (0)