Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d6b1b23

Browse files
committedMay 12, 2022
Relate alerts to incidents documentation
1 parent e6144b1 commit d6b1b23

13 files changed

+253
-1
lines changed
 

‎articles/sentinel/investigate-cases.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,12 @@ To use the investigation graph:
102102

103103
![Explore more details](media/investigate-cases/exploration-cases.png)
104104

105-
For example, on a computer you can request related alerts. If you select an exploration query, the resulting entitles are added back to the graph. In this example, selecting **Related alerts** returned the following alerts into the graph:
105+
For example, you can request related alerts. If you select an exploration query, the resulting entitles are added back to the graph. In this example, selecting **Related alerts** returned the following alerts into the graph:
106106

107107
:::image type="content" source="media/investigate-cases/related-alerts.png" alt-text="Screenshot: view related alerts" lightbox="media/investigate-cases/related-alerts.png":::
108108

109+
See that the related alerts appear connected to the entity by dotted lines.
110+
109111
1. For each exploration query, you can select the option to open the raw event results and the query used in Log Analytics, by selecting **Events\>**.
110112

111113
1. In order to understand the incident, the graph gives you a parallel timeline.
@@ -116,6 +118,10 @@ To use the investigation graph:
116118

117119
:::image type="content" source="media/investigate-cases/use-timeline.png" alt-text="Screenshot: use timeline in map to investigate alerts.'" lightbox="media/investigate-cases/use-timeline.png":::
118120

121+
## Expand incidents
122+
123+
[Learn how you can add alerts to your incidents or remove alerts from incidents](expand-incidents.md).
124+
119125
## Similar incidents (preview)
120126

121127
As a security operations analyst, when investigating an incident you'll want to pay attention to its larger context. For example, you'll want to see if other incidents like this have happened before or are happening now.
Binary file not shown.
Loading
Binary file not shown.
Loading
Loading
Loading
Loading

‎articles/sentinel/relate-alerts-to-incidents.md

Lines changed: 246 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.