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/connections/connect-devices/warp/troubleshooting/warp-logs.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,21 +67,21 @@ The `warp-debugging-info-<date>-<time>.zip` archive contains the following files
67
67
|`daemon_dns.log`| Contains detailed DNS logs if **Log DNS queries** is enabled in the WARP client. |
68
68
|`daemon.log`| Detailed log of all actions performed by the WARP client, including all communication between the device and Cloudflare's global network. **Note:** This is the most useful debug log. |
69
69
|`date.txt`| Date and time (UTC) when you ran the `warp-diag` command. |
70
-
|`dex.log`|?|
70
+
|`dex.log`|Logs related to [DEX test](/cloudflare-one/insights/dex/tests/) execution.|
71
71
|`dhcp-lease-plists.txt`| DHCP lease information from `/var/db/dhcpclient/leases/` for each interface that has a DHCP lease. |
72
72
|`dhcp-lease.txt`| DHCP lease information from `ipconfig` (macOS) or `nmcli` (Linux). |
73
73
|`dig.txt`| DNS lookup query output for `cloudflare.com` and `apple.com`. |
74
74
|`dns_stats.log`| Statistics on the DNS queries received and resolved by WARP, generated every two minutes. |
75
75
|`dns-check.txt`| Verifies that the WARP DNS servers are set as system default. For [operating modes](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) where DNS filtering is enabled, this file contains the IPs of the local WARP DNS proxy (`127.0.2.2:0`, `127.0.2.3:0`, `[fd01:db8:1111::2]:0`, and `[fd01:db8:1111::3]:0`). |
76
-
|`dynamic.log`|?|
76
+
|`dynamic.log`|Reserved for use by Cloudflare Support.|
|`firewall-rules.txt`| The [system firewall rules](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture/#system-firewall) configured by WARP. |
Remote captures allow administrators to collect packet captures (PCAPs) and WARP diagnostic logs directly from end user devices. This data can be used to troubleshoot network problems, investigate security incidents, and identify performance bottlenecks.
30
30
31
+
:::note
32
+
DEX remote captures are available in early access. For more information, contact your account team.
33
+
:::
34
+
35
+
31
36
## Start a remote capture
32
37
33
38
To capture data from a remote device:
@@ -36,36 +41,48 @@ To capture data from a remote device:
36
41
2. Select up to 10 devices that you want to run a capture on. Devices must be [registered](/cloudflare-one/connections/connect-devices/warp/deployment/) in your Zero Trust organization.
37
42
3. Configure the types of captures to run.
38
43
-**PCAP**: Performs packet captures for traffic outside of the WARP tunnel (default network interface) and traffic inside of the WARP tunnel ([WARP virtual interface](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/warp-architecture/#ip-traffic)).
39
-
<Detailsheader="PCAP capture limits">
40
-
Packet captures are subject to the following limits:
41
-
- **Maximum time limit**: 600 seconds
42
-
- **Maximum file size**: 50 MB
43
-
- **Maximum packet size**: 1500 bytes
44
-
</Details>
45
44
-**WARP Diagnostics Logs**: Generates a [WARP diagnostic log](/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs/#warp-diag-logs) of the past 96 hours. To include a routing test for all IPs and domains in your [Split Tunnel configuration](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/), select **Test all routes**.
46
-
<Detailsheader="WARP capture limits">
47
-
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.
48
-
</Details>
45
+
:::note
46
+
**Test all routes** will extend the time for diagnostics to run and may temporarily impact device performance during the test.
47
+
:::
49
48
4. Select **Start a capture**.
50
49
51
50
DEX will now send capture requests to the configured devices. If the WARP client is disconnected, the capture will time out after 10 minutes.
52
51
53
52
## Check remote capture status
54
53
55
54
To view a list of captures, go to **DEX** > **Remote captures**. The **Status** column displays one of the following options:
56
-
- **Success**: The capture is complete and ready for download.
55
+
- **Success**: The capture is complete and ready for download. Any partially successful captures will still upload to Cloudflare. For example, there could be a scenario where the PCAP succeeds on the primary network interface but fails on the WARP tunnel interface. You can [review PCAP results](/cloudflare-one/insights/dex/remote-captures/#download-remote-captures) to determine which PCAPs succeeded or failed.
57
56
- **Running**: The capture is in progress on the device.
58
57
- **Pending Upload**: The capture is complete but not yet ready for download.
59
-
- **Failed**: The capture has either timed out or encountered an error. To retry the capture, verify the [connectivity status](/cloudflare-one/insights/dex/fleet-status/) of the device and start a [new capture](/cloudflare-one/insights/dex/remote-captures/#start-a-remote-capture).
58
+
- **Failed**: The capture has either timed out or encountered an error. To retry the capture, check the WARP client version and [connectivity status](/cloudflare-one/insights/dex/fleet-status/), then start a [new capture](/cloudflare-one/insights/dex/remote-captures/#start-a-remote-capture).
60
59
61
60
## Download remote captures
62
61
63
62
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **DEX** > **Remote captures**.
64
63
2. Find a successful capture.
65
64
3. Select the three-dot menu and select **Download**.
66
65
67
-
This will download a ZIP file to your local machine. You can analyze `.pcap` files using Wireshark or another third-party packet capture tool.
66
+
This will download a ZIP file to your local machine called `<capture-id>.zip`. DEX will store capture data according to our [log retention policy](/cloudflare-one/insights/logs/#log-retention).
67
+
68
+
### Device PCAP contents
69
+
70
+
The downloaded PCAP folder contains three files:
71
+
-`capture-default.pcap`: Packet captures for the primary network interface.
72
+
-`capture-tunnel.pcap`: Packet captures for traffic inside of the WARP tunnel.
73
+
-`results.json`: Reports successful and failed packet captures.
74
+
75
+
You can analyze `.pcap` files using Wireshark or another third-party packet capture tool.
76
+
77
+
### WARP Diag contents
78
+
79
+
Refer to [WARP diagnostic logs](/cloudflare-one/connections/connect-devices/warp/troubleshooting/warp-logs/#warp-diag-logs) for a description of each file.
68
80
69
-
## Data retention
81
+
## Limitations
70
82
71
-
Cloudflare will store capture data for 7 days.
83
+
- Packet captures are subject to the following limits:
84
+
-**Maximum time limit**: 600 seconds
85
+
-**Maximum file size**: 50 MB
86
+
-**Maximum packet size**: 1500 bytes
87
+
- 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.
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.
0 commit comments