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/cloudflare-one/insights/dex/remote-captures.mdx
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,8 +76,15 @@ Refer to [WARP diagnostic logs](/cloudflare-one/connections/connect-devices/warp
76
76
## Limitations
77
77
78
78
- Packet captures are subject to the following limits:
79
-
-**Maximum time limit**: 600 seconds
80
-
-**Maximum file size**: 50 MB
81
-
-**Maximum packet size**: 1500 bytes
79
+
80
+
| Limit Type | Maximum Value |
81
+
|----------------|----------------|
82
+
| Time limit | 600 seconds |
83
+
| File size | 50 MB |
84
+
| Packet size | 1500 bytes |
85
+
82
86
- WARP diagnostic logs have no file size limit, but files larger than 100 MB cannot be uploaded to Cloudflare and must be shared directly with the admin.
87
+
83
88
- Windows devices do not support concurrent remote captures. If you start a remote capture while another is in progress, the second capture will fail immediately.
89
+
90
+
- PCAPs will fail on Windows if you have another third-party packet capture tool (such as, Packet Monitor `pktmon`) running.
0 commit comments