From 5b37da9def7f44789850d03bd17cc2aaae757bc0 Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Thu, 5 Jun 2025 10:59:28 +0100 Subject: [PATCH 1/3] [Magic Firewall] Increase Max Capture Time to 24 Hours --- src/content/docs/magic-firewall/packet-captures/index.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/docs/magic-firewall/packet-captures/index.mdx b/src/content/docs/magic-firewall/packet-captures/index.mdx index 3aa808621a7fddb..4299edbea74dbb0 100644 --- a/src/content/docs/magic-firewall/packet-captures/index.mdx +++ b/src/content/docs/magic-firewall/packet-captures/index.mdx @@ -10,6 +10,10 @@ import { DirectoryListing } from "~/components" Cloudflare supports two types of packet captures: full and sample. Full packet captures is the default behavior. +:::note +The maximum packet capture runtime has increased from five minutes to 24 hours. +::: + ## Sample packet captures Sample packet captures collects historical data on network traffic that has already passed through Cloudflare's network. It will not collect any new traffic sent to Cloudflare's network after the packet capture has started. All sample packet captures will complete immediately after they are started because they query historical traffic data. From a381bfd5e5bc6c08ef9b547d87d89da49a2c99df Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Thu, 5 Jun 2025 11:02:34 +0100 Subject: [PATCH 2/3] Complete sentence --- src/content/docs/magic-firewall/packet-captures/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/magic-firewall/packet-captures/index.mdx b/src/content/docs/magic-firewall/packet-captures/index.mdx index 4299edbea74dbb0..fd50c4f4624a77b 100644 --- a/src/content/docs/magic-firewall/packet-captures/index.mdx +++ b/src/content/docs/magic-firewall/packet-captures/index.mdx @@ -11,7 +11,7 @@ import { DirectoryListing } from "~/components" Cloudflare supports two types of packet captures: full and sample. Full packet captures is the default behavior. :::note -The maximum packet capture runtime has increased from five minutes to 24 hours. +The maximum packet capture runtime has increased from five minutes to 24 hours for sample and full packet captures. ::: ## Sample packet captures From 02bf510e58d3db12a9cda1df087e43ebed7a401d Mon Sep 17 00:00:00 2001 From: Maddy <130055405+Maddy-Cloudflare@users.noreply.github.com> Date: Fri, 6 Jun 2025 15:42:31 +0100 Subject: [PATCH 3/3] Address Kate suggestion --- src/content/docs/magic-firewall/packet-captures/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/magic-firewall/packet-captures/index.mdx b/src/content/docs/magic-firewall/packet-captures/index.mdx index fd50c4f4624a77b..d697933ccc32ac9 100644 --- a/src/content/docs/magic-firewall/packet-captures/index.mdx +++ b/src/content/docs/magic-firewall/packet-captures/index.mdx @@ -11,7 +11,7 @@ import { DirectoryListing } from "~/components" Cloudflare supports two types of packet captures: full and sample. Full packet captures is the default behavior. :::note -The maximum packet capture runtime has increased from five minutes to 24 hours for sample and full packet captures. +The maximum packet capture runtime is 24 hours for sample and full packet captures. ::: ## Sample packet captures