Skip to content

Commit 33911b5

Browse files
authored
[WAF] Payload logging also applies to log rules (#19604)
1 parent fede2d0 commit 33911b5

File tree

1 file changed

+2
-5
lines changed
  • src/content/docs/waf/managed-rules/payload-logging

1 file changed

+2
-5
lines changed

src/content/docs/waf/managed-rules/payload-logging/index.mdx

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,8 @@ Once enabled, the WAF saves the payload of any rule matches for the managed rule
2626

2727
For more information, refer to [Configure payload logging in the dashboard](/waf/managed-rules/payload-logging/configure/) or [Configure payload logging via API](/waf/managed-rules/payload-logging/configure-api/).
2828

29-
:::caution[Important remarks]
30-
31-
- When you generate a key pair in the dashboard, Cloudflare will only save the generated public key, not the private key. You must store your private key safely.
32-
- Cloudflare will not save the matched payload if the action of the matched rule is _Log_.
33-
29+
:::caution[Important]
30+
When you generate a key pair in the dashboard, Cloudflare will only save the generated public key, not the private key. You must store your private key safely.
3431
:::
3532

3633
## View payload content

0 commit comments

Comments
 (0)