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/analytics/data-analytics.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
@@ -36,18 +36,18 @@ The SaaS and Cloud findings by count chart shows a time series view of Posture a
36
36
37
37
Each bar represents the total number of findings detected within a given time interval. You can use this view to observe patterns or spikes in findings over time. Hover over any bar to view the exact count of Posture and Content findings for that period.
38
38
39
-
To review findings in detail, log into [Zero Trust](https://one.dash.cloudflare.com) and go to **CASB** > **Posture Findings** or **Content Findings**.
39
+
To review findings in detail, log into [Cloudflare One](https://one.dash.cloudflare.com) and go to **Cloud & SaaS findings** > **Posture Findings** or **Content Findings**.
40
40
41
41
### Posture findings by Severity
42
42
43
43
The Posture findings by severity chart displays the distribution of CASB findings based on their [severity levels](/cloudflare-one/cloud-and-saas-findings/manage-findings/#severity-levels). Each segment of the circle represents the number of posture issues classified as `Critical`, `High`, `Medium`, or `Low`.
44
44
45
-
To review findings in detail, log into [Zero Trust](https://one.dash.cloudflare.com) and go to **CASB** > **Posture Findings**.
45
+
To review findings in detail, log into [Cloudflare One](https://one.dash.cloudflare.com) and go to **Cloud & SaaS findings** > **Posture Findings**.
46
46
47
47
### DLP matches in HTTP requests over time
48
48
49
49
The DLP matches in HTTP requests over time chart displays when [DLP policies](/cloudflare-one/data-loss-prevention/dlp-policies/) were triggered by users over a specified period of time.
50
50
51
51
Unlike the SaaS and Cloud findings by count chart above, which relies on CASB findings from data at rest, the DLP matches in HTTP requests over time chart reflects DLP detections in HTTP traffic — helping you monitor sensitive data movement in real time.
52
52
53
-
To review DLP detections in detail, log into [Zero Trust](https://one.dash.cloudflare.com) and go to **Logs** > **Gateway** > **HTTP**. Use the **DLP profiles** or **DLP match data** filters to view HTTP requests that triggered a DLP policy.
53
+
To review DLP detections in detail, log into [Cloudflare One](https://one.dash.cloudflare.com) and go to **Insights** > **Logs** > **HTTP request logs**. Use the **DLP profiles** or **DLP match data** filters to view HTTP requests that triggered a DLP policy.
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/insights/analytics/gateway.mdx
+18-3Lines changed: 18 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,12 @@ The HTTP request analytics dashboard is powered by your [Gateway HTTP policies](
23
23
24
24
The HTTP request analytics dashboard helps you identify trends in how your HTTP policies are applied over time. By visualizing allowed, isolated, and do not inspect requests, the dashboard provides insights into traffic behavior and policy trends, making it easier to spot anomalies or shifts in usage patterns.
25
25
26
-
To review a detailed description of an HTTP request and its associated policy, log in to [Zero Trust](https://one.dash.cloudflare.com/) and go to **Logs** > **Gateway** > **HTTP**.
26
+
To review a detailed description of an HTTP request and its associated policy:
27
+
28
+
1. In [Cloudflare One](https://one.dash.cloudflare.com), go to **Insights**.
29
+
2. Select **Logs**.
30
+
3. Select **HTTP request logs**.
31
+
4. Use the **Policy** filter to view HTTP requests that triggered a policy or other filters to narrow down your results.
27
32
28
33
### Provided analytics
29
34
@@ -42,7 +47,12 @@ The DNS query analytics dashboard is powered by your [Gateway DNS policies](/clo
42
47
43
48
The DNS query analytics dashboard helps you identify trends in how your DNS policies are applied over time. By visualizing allowed, blocked, and overridden queries, the dashboard provides insights into traffic behavior and policy trends, making it easier to spot anomalies or shifts in usage patterns.
44
49
45
-
To review a detailed description of a DNS query and its associated policy, log in to [Zero Trust](https://one.dash.cloudflare.com/) and go to **Logs** > **Gateway** > **DNS**.
50
+
To review a detailed description of a DNS query and its associated policy:
51
+
52
+
1. In [Cloudflare One](https://one.dash.cloudflare.com), go to **Insights**.
53
+
2. Select **Logs**.
54
+
3. Select **DNS query logs**.
55
+
4. Use the **Policy** filter to view DNS queries that triggered a policy or other filters to narrow down your results.
46
56
47
57
### Provided analytics
48
58
@@ -60,7 +70,12 @@ The Network session analytics dashboard is powered by your [Gateway network poli
60
70
61
71
The Network session analytics dashboard helps you identify trends in how your network policies are applied over time. By visualizing allowed, blocked, and overridden sessions, the dashboard provides insights into traffic behavior and policy trends, making it easier to spot anomalies or shifts in usage patterns.
62
72
63
-
To review a detailed description of a network session and its associated policy, log in to [Zero Trust](https://one.dash.cloudflare.com/) and go to **Logs** > **Gateway** > **Network**.
73
+
To review a detailed description of a network session and its associated policy:
74
+
75
+
1. In [Cloudflare One](https://one.dash.cloudflare.com), go to **Insights**.
76
+
2. Select **Logs**.
77
+
3. Select **Network logs**.
78
+
4. Use the **Policy** filter to view network sessions that triggered a policy or other filters to narrow down your results.
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/insights/analytics/shadow-it-discovery.mdx
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ sidebar:
7
7
8
8
import { Render } from"~/components";
9
9
10
-
Shadow IT SaaS analytics provides visibility into the SaaS applications your users are visiting. This information allows you to create identity and device-driven Zero Trust policies to secure your users and data.
10
+
Shadow IT SaaS analytics provides visibility into the SaaS applications your users are visiting. This information allows you to create identity and device-driven Cloudflare One policies to secure your users and data.
11
11
12
12
To access Shadow IT SaaS analytics:
13
13
@@ -34,7 +34,7 @@ Review the Shadow IT SaaS analytics dashboard for application usage. Filter the
0 commit comments