Skip to content

Commit b544732

Browse files
Adds note to legacy risk scoring docs (#5209) (#5230)
(cherry picked from commit 4329023) Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com>
1 parent 5446a87 commit b544732

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/experimental-features/host-risk-score.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[[host-risk-score]]
22
== Host risk score
33

4+
NOTE: This page refers to the original user and host risk score modules. If you have the original modules installed, and you're running {stack} version 8.11 or newer, you can <<upgrade-risk-engine, upgrade to the latest risk scoring engine>>.
5+
For information about the latest risk engine, refer to <<entity-risk-scoring, Entity risk scoring>>.
6+
47
NOTE: This feature is available for {stack} versions 7.16.0 and newer and requires a https://www.elastic.co/pricing[Platinum subscription] or higher.
58

69
The host risk score feature highlights risky hosts from within your environment. It utilizes a transform with a scripted metric aggregation to calculate host risk scores based on alerts that were generated within the past five days. The transform runs hourly to update the score as new alerts are generated.

docs/experimental-features/user-risk-score.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
[[user-risk-score]]
22
== User risk score
33

4+
NOTE: This page refers to the original user and host risk score modules. If you have the original modules installed, and you're running {stack} version 8.11 or newer, you can <<upgrade-risk-engine, upgrade to the latest risk scoring engine>>.
5+
For information about the latest risk engine, refer to <<entity-risk-scoring, Entity risk scoring>>.
6+
47
NOTE: This feature is available for {stack} versions 8.3.0 and newer and requires a https://www.elastic.co/pricing[Platinum subscription] or higher.
58

69
The user risk score feature highlights risky usernames in your environment. It utilizes a transform with a scripted metric aggregation to calculate user risk scores based on alerts generated within the past 90 days. The transform runs hourly to update scores as new alerts are generated.

0 commit comments

Comments
 (0)