Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
9a95197
First draft
nastasha-solomon Oct 8, 2022
047c423
Removed comment tags
nastasha-solomon Oct 8, 2022
9d598da
Re-ordered mentions
nastasha-solomon Oct 8, 2022
e999d2c
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 10, 2022
c138843
Formatting change
nastasha-solomon Oct 10, 2022
53dbec7
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 10, 2022
f7d14b4
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 10, 2022
71f2417
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 10, 2022
73e4e1f
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 10, 2022
ff0269f
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 10, 2022
2373ae5
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 10, 2022
01cb8ea
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 10, 2022
572b125
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 10, 2022
85fe486
Adding anchors
nastasha-solomon Oct 10, 2022
76e8536
Merge branch 'issue-2480-host-user-rs-alert' of github.com:elastic/se…
nastasha-solomon Oct 10, 2022
ca9792f
Merge branch 'main' into issue-2480-host-user-rs-alert
nastasha-solomon Oct 11, 2022
8de64b5
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 12, 2022
4eabfd7
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 12, 2022
ce980f9
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 12, 2022
6e0f25e
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 12, 2022
1151aab
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 12, 2022
4705c2b
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 12, 2022
ca1d8d1
Merge branch 'main' into issue-2480-host-user-rs-alert
nastasha-solomon Oct 13, 2022
19c6044
Merge branch 'main' into issue-2480-host-user-rs-alert
nastasha-solomon Oct 18, 2022
1e2924f
Update docs/detections/alerts-view-details.asciidoc
nastasha-solomon Oct 18, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 23 additions & 5 deletions docs/detections/alerts-view-details.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ IMPORTANT: Before investigating alert prevalence data in Timeline, save any Time

* *Insights*: Shows relationships with associated alerts to help you quickly identify patterns. Refer to <<alert-details-insights, Insights on alerts>> for more information.

* *Enriched data*: Displays available threat indicator matches and threat intelligence data. This section only displays when examining alerts with intelligence data. Click the info icon to learn more about what data is collected. Refer to <<enriched-data-overview>> for more information.
* *Enriched data*: Displays risk scores for users and hosts, as well as available threat intelligence. Refer to <<alerts-enrich-host-user-risk-score>> and <<alerts-enrich-ti>> to learn more.
+
[role="screenshot"]
image::images/enriched-data-info-icon.png[Informational message on enriched data, 600]
Expand All @@ -65,8 +65,26 @@ If you have a https://www.elastic.co/pricing[Platinum or Enterprise subscription
* *Alerts related by process ancestry* - Shows alerts that are related by process events on the same linear branch. Note that alerts generated from processes on child or related branches are not shown. To further examine alerts, click *Investigate in timeline*.

[discrete]
[[enriched-data-overview]]
==== Enriched data on alerts
[[alerts-enrich-host-user-risk-score]]
==== Alerts enriched with user and host risk scores
Alerts can be enriched with user and host risk scores, which convey the level of risk associated with a specific user and host. Risk levels are `Unknown`, `Low`, `Moderate`, `High`, or `Critical`. Refer to <<host-risk-score>> and <<user-risk-score>> to learn how risk scores are calculated.

NOTE: User and host risk scores are technical preview features and require a www.elastic.co/pricing[Platinum subscription] or higher. You must enable user and host risk score features to access risk scores data. Refer to <<host-risk-score>> and <<user-risk-score>> to learn more.

[role="screenshot"]
image::images/enriched-host-user-rs.png[Host and user risk score subsections with risk scores, 600]

Two types of user and host risk scores can appear in the Enriched data section:

* **Current user/host risk classification:** The current risk score of the user or host associated with the alert.
* **Original user/host risk classification:** The first risk score that was calculated for the user or host associated with the alert.
+
The *Original user/host risk classification* field only displays if the current risk score no longer matches the original risk score. In this situation, both the current and original risk scores appear, showing how the risk changed.

[discrete]
[[alerts-enrich-ti]]
==== Alerts enriched with threat intelligence
Alerts can be enriched with contextually relevant threat intelligence that you can use for triaging and investigating alerts. If available, this information appears in the Enriched data section.

When gathering threat intelligence data for an alert, {elastic-sec} queries the alert for indicator matches from the past 30 days. The query looks for the following fields:

Expand All @@ -83,12 +101,12 @@ When gathering threat intelligence data for an alert, {elastic-sec} queries the

If these fields aren't available, {elastic-sec} does not perform the query and does not display threat intelligence data for the alert.

Discovered threat indicator match data is placed under the **Threat Match Detected** subsection of the Overview tab.
Available threat indicator match data appears in the **Threat Match Detected** subsection.

[role="screenshot"]
image::images/matched-indicator-sub-sec.png[Threat Match Detected subsection with matched file hash, 600]

All other available threat intelligence data is placed under the **Enriched with Threat Intelligence** subsection of the Overview tab.
All other available threat intelligence data appears in the **Enriched with Threat Intelligence** subsection.

[role="screenshot"]
image::images/threat-intel-sub-sec.png[Enriched with Threat Intelligence subsection with matched file hash, 700]
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.