Skip to content

Commit 5f0f08c

Browse files
[CF1] inline path update for Analytics overview, Risk score, and User logs
1 parent 8268492 commit 5f0f08c

File tree

3 files changed

+27
-17
lines changed

3 files changed

+27
-17
lines changed

src/content/docs/cloudflare-one/insights/analytics-overview.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ sidebar:
55
order: 1
66
---
77

8-
The Cloudflare One Analytics overview provides a dashboard that reports on how Cloudflare One is protecting your organization and networks.
8+
The Cloudflare One Analytics overview provides a dashboard that reports on how Cloudflare One is protecting your organization and networks. Use this page to monitor usage and potential security concerns within your organization.
99

10-
To view the Analytics overview in [Zero Trust](https://one.dash.cloudflare.com), go to **Analytics**.
10+
To view the Analytics overview, log into [Cloudflare One](https://one.dash.cloudflare.com) and go to **Overview**.
1111

1212
The Analytics overview includes reports and insights across the following products and categories:
1313

src/content/docs/cloudflare-one/team-and-resources/users/risk-score.mdx

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,40 +15,46 @@ import { Render } from "~/components";
1515
Only available on Enterprise plans.
1616
:::
1717

18-
Zero Trust risk scoring detects user activity and behaviors that could introduce risk to your organization's systems and data. Risk scores add user and entity behavior analytics (UEBA) to the Zero Trust platform.
18+
Cloudflare One risk scoring detects user activity and behaviors that could introduce risk to your organization's systems and data. Risk scores add user and entity behavior analytics (UEBA) to the Cloudflare One platform.
1919

2020
## User risk scoring
2121

22-
Cloudflare Zero Trust assigns a risk score of Low, Medium, or High based on detections of users' activities, posture, and settings. A user's score is equal to the highest-level risk behavior they trigger.
22+
Cloudflare One assigns a risk score of Low, Medium, or High based on detections of users' activities, posture, and settings. A user's score is equal to the highest-level risk behavior they trigger.
2323

2424
### View a user's risk score
2525

26-
To view a user's risk score in [Zero Trust](https://one.dash.cloudflare.com/), go to **Risk score** > **User risk scoring**. Select a user's name to view their instances of risk behaviors, if any. You can select an instance of a risk behavior to view the log associated with the detection.
26+
To view a user's risk score:
27+
28+
1. In [Cloudflare One](https://one.dash.cloudflare.com/), go to **Teams & Resources**.
29+
2. Select **Users**.
30+
3. Select **Risk score** > **Risk scoring**.
31+
4. Select a user's name to view their instances of risk behaviors, if any. You can select an instance of a risk behavior to view the log associated with the detection.
2732

2833
Users that have had their risk score [cleared](#clear-a-users-risk-score) will not appear in the table unless they trigger another risk behavior.
2934

3035
### Clear a user's risk score
3136

3237
If required, you can reset risk scores for specific users. Once reset, users will not appear in the associated risk table until they trigger another risk behavior.
3338

34-
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Risk score** > **User risk scoring**.
35-
2. Select the user you want to clear the risk score for.
36-
3. In **User risk overview**, select **Reset user risk**.
37-
4. Select **Confirm**.
39+
1. In [Cloudflare One](https://one.dash.cloudflare.com/), go to **Teams & Resources**.
40+
2. Select **Risk score** > **Risk scoring**.
41+
3. Select the user you want to clear the risk score for.
42+
4. In **User risk overview**, select **Reset user risk**.
43+
5. Select **Confirm**.
3844

3945
### Send risk score to Okta
4046

41-
In addition to controls in Zero Trust, Okta users can send risk scores to Okta to apply SSO-level policies.
47+
In addition to controls in Cloudflare One, Okta users can send risk scores to Okta to apply SSO-level policies.
4248

4349
<Render file="send-risk-scores-okta" product="cloudflare-one" />
4450

4551
For more information on configuring user risk score within Okta, refer to the [Okta documentation](https://help.okta.com/oie/en-us/content/topics/itp/overview.htm).
4652

47-
While the Okta integration is turned on, Zero Trust will send any user risk score updates to Okta, including score increases and resets. Score update events will appear in your [Access audit logs](/cloudflare-one/insights/logs/audit-logs/).
53+
While the Okta integration is turned on, Cloudflare One will send any user risk score updates to Okta, including score increases and resets. Score update events will appear in your [Access audit logs](/cloudflare-one/insights/logs/audit-logs/).
4854

4955
## Predefined risk behaviors
5056

51-
By default, all predefined behaviors are disabled. When a behavior is enabled, Zero Trust will continuously evaluate all users within the organization for the behavior. You can [change the risk level](#change-risk-behavior-risk-levels) for predefined behaviors if the default assignment does not suit your environment.
57+
By default, all predefined behaviors are disabled. When a behavior is enabled, Cloudflare One will continuously evaluate all users within the organization for the behavior. You can [change the risk level](#change-risk-behavior-risk-levels) for predefined behaviors if the default assignment does not suit your environment.
5258

5359
| Risk behaviors | Requirements | Description |
5460
| -------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
@@ -62,9 +68,9 @@ To toggle risk behaviors, go to **Risk score** > **Risk behaviors**.
6268

6369
### Enable risk behaviors
6470

65-
When a specific behavior is enabled, Zero Trust will continuously monitor all users within the organization for any instances of that behavior.
71+
When a specific behavior is enabled, Cloudflare One will continuously monitor all users within the organization for any instances of that behavior.
6672

67-
If a user engages in an enabled risk behavior, their risk level is re-evaluated. Zero Trust will update their risk score to the highest value between the current risk level and the risk level of the behavior they triggered.
73+
If a user engages in an enabled risk behavior, their risk level is re-evaluated. Cloudflare One will update their risk score to the highest value between the current risk level and the risk level of the behavior they triggered.
6874

6975
### Disable risk behaviors
7076

@@ -74,7 +80,9 @@ When a risk behavior is disabled, monitoring for future activity will cease. Pre
7480

7581
You can change the risk level for a behavior at any time.
7682

77-
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Risk score** > **Risk behaviors**.
83+
1. In [Cloudflare One](https://one.dash.cloudflare.com/), go to **Teams & Resources**.
84+
2. Go to **Users**.
85+
3. Select **Risk score** > **Risk behaviors**.
7886
2. Select the risk behavior you want to modify.
7987
3. In the drop-down menu, choose your desired risk level.
8088
4. Select **Save**.

src/content/docs/cloudflare-one/team-and-resources/users/users.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ sidebar:
77

88
import { GlossaryTooltip } from "~/components"
99

10-
User logs show a list of all users who have authenticated to Cloudflare Zero Trust. For each user who has logged in, you can view their enrolled devices, login history, seat usage, and identity used for policy enforcement.
10+
User logs show a list of all users who have authenticated to Cloudflare One. For each user who has logged in, you can view their enrolled devices, login history, seat usage, and identity used for policy enforcement.
1111

1212
## View user logs
1313

14-
In [Zero Trust](https://one.dash.cloudflare.com/), go to **My Team** > **Users**. This page lists all users who have registered the WARP client or authenticated to a Cloudflare Access application. You can select a user's name to view detailed logs, [revoke their session](/cloudflare-one/access-controls/access-settings/session-management/#revoke-user-sessions), or [remove their seat](/cloudflare-one/team-and-resources/users/seat-management/).
14+
In [Cloudflare One](https://one.dash.cloudflare.com/), go to **Teams & Resources** > **Users**.
15+
16+
This page lists all users who have registered the WARP client or authenticated to a Cloudflare Access application. You can select a user's name to view detailed logs, [revoke their session](/cloudflare-one/access-controls/access-settings/session-management/#revoke-user-sessions), or [remove their seat](/cloudflare-one/team-and-resources/users/seat-management/).
1517

1618
### Available logs
1719

0 commit comments

Comments
 (0)