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/magic-firewall/packet-captures/index.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,10 @@ import { DirectoryListing } from "~/components"
10
10
11
11
Cloudflare supports two types of packet captures: full and sample. Full packet captures is the default behavior.
12
12
13
+
:::note
14
+
The maximum packet capture runtime has increased from five minutes to 24 hours.
15
+
:::
16
+
13
17
## Sample packet captures
14
18
15
19
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.
0 commit comments