Skip to content

Commit ca033ac

Browse files
committed
add DEX log retention period
1 parent 5ae0ef6 commit ca033ac

File tree

2 files changed

+12
-21
lines changed

2 files changed

+12
-21
lines changed

src/content/docs/cloudflare-one/insights/dex/tests/view-results.mdx

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66

77
---
88

9-
You can use the results of a DEX test to monitor availability and performance for a specific application.
9+
You can use the results of a DEX test to monitor availability and performance for a specific application. DEX will store test results according to our [log retention policy](/cloudflare-one/insights/logs/#log-retention).
1010

1111
## Prerequisites
1212

@@ -28,14 +28,4 @@ To view analytics on a per-device level:
2828
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **My Team** > **Devices**.
2929
2. Select the device you want to view, and then select **View details**.
3030
3. Select the **Tests** tab.
31-
4. Select a test to view detailed results.
32-
33-
## Data retention
34-
35-
DEX stores test results for the following amount of time:
36-
37-
| Zero Trust plan | Duration |
38-
| --------------- | -------- |
39-
| **Free** | 24 hours |
40-
| **Standard** | 7 days |
41-
| **Enterprise** | 7 days |
31+
4. Select a test to view detailed results.

src/content/docs/cloudflare-one/insights/logs/index.mdx

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,16 @@ Review detailed logs for your Zero Trust organization.
1616

1717
## Log retention
1818

19-
Cloudflare Zero Trust logs are stored for a varying period of time based on the service used:
20-
21-
| Zero Trust plan | Admin logs | Access logs | DNS logs | Network logs | HTTP logs |
22-
| --------------- | ---------- | ----------- | ---------------------------------------------- | ------------ | --------- |
23-
| **Free** | 24 hours | 24 hours | 24 hours | 24 hours | 24 hours |
24-
| **Standard** | 30 days | 30 days | 30 days | 30 days | 30 days |
25-
| **Access** | 30 days | 30 days | 24 hours | 24 hours | 24 hours |
26-
| **Gateway** | 30 days | 24 hours | 30 days | 30 days | 30 days |
27-
| **Enterprise** | 180 days | 180 days | 180 days<sup><a href="#footnote-1">1</a></sup> | 30 days | 30 days |
19+
Cloudflare Zero Trust logs are stored for a varying period of time based on the service used and plan type:
20+
21+
| | Free | Standard | Access | Gateway | Enterprise |
22+
| ----| ------ | ------ | ------ | ------ | -------- |
23+
| **Admin logs** | 24 hours | 30 days | 30 days | 30 days | 30 days | 180 days |
24+
| **Access logs** | 24 hours | 30 days | 30 days | 24 hours | 180 days |
25+
| **DNS logs** | 24 hours | 30 days | 24 hours | 30 days | 180 days<sup><a href="#footnote-1">1</a></sup> |
26+
| **Network logs** | 24 hours | 30 days | 24 hours | 30 days | 30 days |
27+
| **HTTP logs** | 24 hours | 30 days | 24 hours | 30 days | 30 days |
28+
| **DEX logs** | 24 hours | 7 days | 7 days | 7 days | 7 days |
2829

2930
<a name="footnote-1"><sup>1</sup></a> Enterprise users on per query plans cannot store DNS logs via Cloudflare.
3031
You can still export logs via [Logpush](/cloudflare-one/insights/logs/logpush/).

0 commit comments

Comments
 (0)