Skip to content

Commit

Permalink
[WAF] Payload logging also applies to log rules (#19604)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrosousa authored Jan 31, 2025
1 parent fede2d0 commit 33911b5
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions src/content/docs/waf/managed-rules/payload-logging/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,8 @@ Once enabled, the WAF saves the payload of any rule matches for the managed rule

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/).

:::caution[Important remarks]

- 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.
- Cloudflare will not save the matched payload if the action of the matched rule is _Log_.

:::caution[Important]
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.
:::

## View payload content
Expand Down

0 comments on commit 33911b5

Please sign in to comment.