Skip to content

Commit 28a9ad8

Browse files
committed
Update text
1 parent 90978cb commit 28a9ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/waf/managed-rules/payload-logging/decrypt-in-logs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Refer to the Worker project's [README](https://github.com/cloudflare/matched-dat
2323

2424
## Structure of `encrypted_matched_data` property in Logpush
2525

26-
Payload information includes the specific string that triggered the rule, along with the text that appears immediately before and after the match.
26+
Matched payload information includes the specific string that triggered a rule, along with some text that appears immediately before and after the matched string.
2727

2828
Once you decrypt its value, the `encrypted_matched_data` property of the `Metadata` field in Logpush has a structure similar to the following:
2929

0 commit comments

Comments
 (0)