Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions src/content/changelog/dlp/2025-05-07-forensic-copy-update.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Send forensic copies to storage without DLP profiles
description: HTTP policies can now be configured to send forensic copies for all allow and block policies.
products:
- DLP
date: 2025-05-07T11:00:00Z
---


You can now [send DLP forensic copies](/cloudflare-one/policies/data-loss-prevention/dlp-policies/logging-options/#send-http-requests-to-logpush-destination/) to third-party storage for any HTTP policy with an `Allow` or `Block` action, without needing to include a DLP profile. This change increases flexibility for data handling and forensic investigation use cases.

By default, Gateway will send all matched HTTP requests to your configured DLP Forensic Copy jobs.

![DLP](~/assets/images/changelog/dlp/forensic-copies-for-all.png)
Loading