You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/waf/managed-rules/payload-logging/decrypt-in-logs.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ Refer to the Worker project's [README](https://github.com/cloudflare/matched-dat
23
23
24
24
## Structure of `encrypted_matched_data` property in Logpush
25
25
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.
27
27
28
28
Once you decrypt its value, the `encrypted_matched_data` property of the `Metadata` field in Logpush has a structure similar to the following:
0 commit comments