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: solutions/security/advanced-entity-analytics/entity-risk-scoring.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,11 @@ In some cases, entities can retain a residual risk score:
80
80
* If all alerts for an entity are closed
81
81
* If all of the entity’s open alerts fall outside of the configured date and time range
82
82
83
-
In these situations, the entity retains its last computed risk score until a new alert causes the score to be recalculated.
83
+
{applies_to}`stack: ga 9.2` {applies_to}`serverless: ga` By default, in these scenarios, entity risk scores are reset to zero if there are no new inputs. If, instead, you want entities to retain their last calculated risk score, select the **Retain previously calculated risk scores** checkbox on the [Entity risk score page](/solutions/security/advanced-entity-analytics/turn-on-risk-scoring-engine.md#_turn_on_the_latest_risk_engine).
84
+
85
+
:::{note}
86
+
In versions 9.1 and earlier, residual risk scores are retained by default. This means that each entity keeps its last computed risk score until a new alert triggers a recalculation.
87
+
:::
84
88
85
89
::::{dropdown} Click for a risk score calculation example
86
90
This example shows how the risk scoring engine calculates the user risk score for `User_A`, whose asset criticality level is **Extreme impact**.
Copy file name to clipboardExpand all lines: solutions/security/advanced-entity-analytics/turn-on-risk-scoring-engine.md
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,24 +28,25 @@ The preview is limited to two risk scores per {{kib}} instance or serverless pro
28
28
::::
29
29
30
30
31
-
To preview risky entities, find **Entity Risk Score** in the navigation menu or by using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
31
+
To preview risky entities, find **Entity risk score** in the navigation menu or by using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
32
32
33
33
34
34
## Turn on the latest risk engine [_turn_on_the_latest_risk_engine]
35
35
36
36
::::{note}
37
37
* To view risk score data, you must have alerts generated in your environment.
38
-
* In {{stack}}, if you previously installed the original user and host risk score modules, and you’re upgrading to {{stack}} version 8.11 or newer, refer to [Upgrade to the latest risk engine](/solutions/security/advanced-entity-analytics/turn-on-risk-scoring-engine.md#upgrade-risk-engine).
38
+
* In {{stack}}, if you previously installed the original user and host risk score modules, and you’re upgrading to {{stack}} version 9.0 or later, refer to [Upgrade to the latest risk engine](/solutions/security/advanced-entity-analytics/turn-on-risk-scoring-engine.md#upgrade-risk-engine).
39
39
40
40
::::
41
41
42
42
43
43
If you’re installing the risk scoring engine for the first time:
44
44
45
-
1. Find **Entity Risk Score** in the navigation menu.
46
-
2. On the **Entity Risk Score** page, turn the toggle on.
47
-
48
-
You can also choose to include `Closed` alerts in risk scoring calculations and specify a date and time range for the calculation.
45
+
1. Find **Entity risk score** in the navigation menu or using the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md).
46
+
2. On the **Entity risk score** page, turn the toggle on.
47
+
3. {applies_to}`stack: ga 9.2` {applies_to}`serverless: ga` Choose whether to retain [residual risk scores](/solutions/security/advanced-entity-analytics/entity-risk-scoring.md#residual-risk-score).
48
+
4. Choose whether to include `Closed` alerts in risk scoring calculations.
49
+
5. Optionally, specify a date and time range for the calculation.
@@ -58,7 +59,7 @@ You can also choose to include `Closed` alerts in risk scoring calculations and
58
59
stack:
59
60
```
60
61
61
-
If you upgraded to 8.11 from an earlier {{stack}} version, and you have the original risk engine installed, you can upgrade to the latest risk engine. You will be prompted to upgrade in places where risk score data exists, such as:
62
+
If you upgraded to 9.0 or later from an earlier {{stack}} version, and you have the original risk engine installed, you can upgrade to the latest risk engine. You will be prompted to upgrade in places where risk score data exists, such as:
62
63
63
64
* The Entity Analytics dashboard
64
65
* The **User risk** tab on the Users page
@@ -71,7 +72,7 @@ If you upgraded to 8.11 from an earlier {{stack}} version, and you have the orig
71
72
:screenshot:
72
73
:::
73
74
74
-
1. Click **Manage** in the upgrade prompt, or find **Entity Risk Score** in the navigation menu.
75
+
1. Click **Manage** in the upgrade prompt, or find **Entity risk score** in the navigation menu.
75
76
2. On the Entity Risk Score page, click **Start update** next to the **Update available** label.
0 commit comments