Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Add session ID to highlighted fields section in alert details flyout #2067

Merged
merged 22 commits into from
Jun 24, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
9f1f8e8
First draft
nastasha-solomon Jun 13, 2022
6a7931b
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 13, 2022
fdd0dc0
Added image
nastasha-solomon Jun 16, 2022
4ee35cc
Update docs/detections/alerts-ui-manage.asciidoc
nastasha-solomon Jun 18, 2022
95aef06
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 18, 2022
0cc15dd
Update docs/detections/alerts-ui-manage.asciidoc
nastasha-solomon Jun 20, 2022
ea72b51
Re-took alert-details-flyout.png
nastasha-solomon Jun 21, 2022
f2ca2e7
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 22, 2022
730513a
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 22, 2022
caffcdb
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 22, 2022
0075039
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 22, 2022
a0cc2a5
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 22, 2022
716c8b3
Michael's suggestion
nastasha-solomon Jun 22, 2022
3b4b52c
One more edit from Michael
nastasha-solomon Jun 22, 2022
d305fd0
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 23, 2022
6868fc0
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 23, 2022
af23435
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 23, 2022
cdc1c6b
Typos
nastasha-solomon Jun 23, 2022
c9d852a
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 24, 2022
3130208
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 24, 2022
b0c330f
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 24, 2022
be32491
Merge branch 'main' into issue-2066-session-id
nastasha-solomon Jun 24, 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
10 changes: 6 additions & 4 deletions docs/detections/alerts-ui-manage.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -99,17 +99,19 @@ The *Overview* tab provides an overview of the alert and shows relevant threat i
The *Overview* tab has three main sections: the alert summary, *Highlighted Fields*, and *Enriched data*. The alert summary and *Highlighted Fields* sections are standard for every alert. The *Enriched data* section only displays for alerts with intelligence data.

[role="screenshot"]
image::images/alert-details-flyout.png[Shows the alert details flyout]
image::images/alert-details-flyout.png[Shows the Alert details flyout]

The alert summary section provides general alert details such as the alert's status, the severity of the alert, the alert's calculated risk score, and a link to the rule that produced the alert. These details are provided for all alerts regardless of the alert type.

The alert's reason statement is under the alert summary. The reason statement describes what generated the alert and provides general alert details. You can use this information to understand the alert's origin and determine if the alert is relevant to your investigation.

The alert details flyout also lists the number and names of cases to which the alert has been added. Click a case's names to open its details.
The Alert details flyout also lists the number and names of cases to which the alert has been added. Click a case's names to open its details.

The *Highlighted Fields* section displays the most relevant fields for the alert type. Use this section to inform your triage efforts as you investigate the alert.

The *Alert prevalence* column shows the total number of alerts within the selected timeframe that have identical values. For example, an alert with an alert prevalence of 3 for the `host.name` field means three alerts with the same `host.name` value exist within the given timeframe. Alert prevalence data can help you investigate relationships with other alerts and gain more context about the event producing the alert.
NOTE: The *Session ID* field provides a unique ID for tracking a given Linux session and is stored in the `process.entry_leader.entity_id` field in the alert's document. To collect the session ID and other session data, you must enable the *Include session data* setting on your {endpoint-cloud-sec} integration policy. Refer to <<enable-session-view, Enable Session View data>> for more information.

The *Alert prevalence* column shows the total number of alerts within the selected time frame that have identical values. For example, an alert with an alert prevalence of 3 for the `host.name` field means three alerts with the same `host.name` value exist within the given time frame. Alert prevalence data can help you investigate relationships with other alerts and gain more context about the event producing the alert.

The *Enriched data* section displays available threat indicator matches and threat intelligence data. Click the info icon to learn more about what data is collected.

Expand Down Expand Up @@ -233,7 +235,7 @@ image::images/add-alert-to-new-case.png[Shows how to add an alert to an existing
To add alerts to an existing case:

. Do one of the following:
** To add a single alert to a case, select the *More actions* menu (*...*) in the Alerts table or **Take action** in the Alert details flyout, then select **Add to existing case**.
** To add a single alert to a case, select the *More actions* menu (*...*) in the Alerts table or **Take action** in the Alert details flyout, then select **Add to existing case**.
** To add multiple alerts, select the alerts, then select *Add to an existing case* from the *Bulk actions* menu.
. From the **Select case** dialog box, select the case to which you want to attach the alert. A confirmation message is displayed with an option to view the updated case. Click the link in the notification or go to the Cases page to view the case's details.
+
Expand Down
Binary file modified docs/detections/images/alert-details-flyout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.