From d956ae3413c44bad691d879d6f0d82621023e45c Mon Sep 17 00:00:00 2001 From: Max Phillips Date: Tue, 5 Nov 2024 14:46:36 -0600 Subject: [PATCH] Add changelog entry --- src/content/changelogs/dlp.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/changelogs/dlp.yaml b/src/content/changelogs/dlp.yaml index 4ddf43c8014b854..a70b926586cddf9 100644 --- a/src/content/changelogs/dlp.yaml +++ b/src/content/changelogs/dlp.yaml @@ -5,6 +5,10 @@ productLink: "/cloudflare-one/policies/data-loss-prevention/" productArea: Cloudflare One productAreaLink: /cloudflare-one/changelog/ entries: + - publish_date: "2024-11-01" + title: Send entire HTTP requests to a Logpush destination + description: |- + In addition to [logging the payload](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#log-the-payload-of-matched-rules) from HTTP requests that matched a DLP policy in Cloudflare Logs, Enterprise users can now configure a [Logpush job](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#send-http-requests-to-logpush-destination) to send the entire HTTP request that triggered a DLP match to a storage destination. This allows long-term storage of full requests for use in forensic investigation. - publish_date: "2024-09-03" title: Exact Data Match multi-entry upload support description: |-