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: articles/sentinel/livestream.md
+19-14Lines changed: 19 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,10 @@
2
2
title: Detect threats by using hunting livestream in Microsoft Sentinel
3
3
description: Detect threats in real time with hunting livestream in Microsoft Sentinel. Set up sessions, receive notifications, and take action fast.
4
4
ms.topic: how-to
5
-
ms.date: 07/06/2025
5
+
ms.date: 12/06/2025
6
6
ms.author: monaberdugo
7
7
author: mberdugo
8
+
ms.reviewer: Ben Nick
8
9
ms.collection: usx-security
9
10
appliesto:
10
11
- Microsoft Sentinel in the Microsoft Defender portal
@@ -13,14 +14,18 @@ ms.custom:
13
14
- ai-gen-docs-bap
14
15
- ai-gen-description
15
16
- ai-seo-date:07/06/2025
17
+
18
+
#customer intent: As a Microsoft Sentinel user, I want to learn how to use hunting livestream to detect threats in real time, so that I can quickly respond to security incidents.
16
19
---
17
20
18
21
# Detect threats by using hunting livestream in Microsoft Sentinel
19
22
20
-
Use hunting livestream to create interactive sessions that let you test newly created queries as events occur, get notifications from the sessions when a match is found, and launch investigations if necessary. You can quickly create a livestream session using any Log Analytics query.
23
+
Use hunting livestream to create interactive sessions that let you test newly created queries as events occur, get notifications from the sessions when a match is found, and launch investigations if necessary. You can quickly create a livestream session using any Log Analytics query.
21
24
22
25
> [!NOTE]
23
-
> This article is about **Hunting** in Microsoft Sentinel, which also exists in Defender. For **Advanced hunting** in Microsoft Defender, see [Proactively hunt for threats with advanced hunting in Microsoft Defender](/defender-xdr/advanced-hunting-overview).
26
+
>Microsoft Sentinel livestreams will no longer be available from mid-March 2026. To automate queries and notifications, use [KQL jobs](./datalake/kql-jobs.md), [analytics rules](./threat-detection.md#types-of-analytics-rules), or [playbooks](./automation/automate-responses-with-playbooks.md). These alternatives offer persistent query results and support for various messaging platforms.
27
+
28
+
This article is about **Hunting** in Microsoft Sentinel, which also exists in Defender. For **Advanced hunting** in Microsoft Defender, see [Proactively hunt for threats with advanced hunting in Microsoft Defender](/defender-xdr/advanced-hunting-overview).
@@ -31,34 +36,34 @@ You can create a livestream session from an existing hunting query, or create yo
31
36
1. For Microsoft Sentinel in the [Azure portal](https://portal.azure.com), under **Threat management**, select **Hunting**.<br> For Microsoft Sentinel in the [Defender portal](https://security.microsoft.com/), select **Microsoft Sentinel** > **Threat management** > **Hunting**. Make sure you select *Hunting*, and not *Advanced hunting*.
32
37
33
38
1. To create a livestream session from a hunting query:
34
-
39
+
35
40
1. From the **Queries** tab, locate the hunting query to use.
36
41
1. Right-click the query and select **Add to livestream**. For example:
37
-
42
+
38
43
> [!div class="mx-imgBorder"]
39
44
> 
40
45
41
46
1. To create a livestream session from scratch:
42
-
47
+
43
48
1. Select the **Livestream** tab.
44
49
1. Select **+ New livestream**.
45
-
50
+
46
51
1. On the **Livestream** pane:
47
-
52
+
48
53
- If you started livestream from a query, review the query and make any changes you want to make.
49
54
- If you started livestream from scratch, create your query.
50
55
51
56
Livestream supports **cross-resource queries** of data in Azure Data Explorer. [**Learn more about cross-resource queries**](/azure/azure-monitor/logs/azure-monitor-data-explorer-proxy).
52
57
53
58
1. Select **Play** from the command bar.
54
-
59
+
55
60
The status bar under the command bar indicates whether your livestream session is running or paused. In the following example, the session is running:
56
-
61
+
57
62
> [!div class="mx-imgBorder"]
58
63
> 
59
64
60
65
1. Select **Save** from the command bar.
61
-
66
+
62
67
Unless you select **Pause**, the session continues to run until you're signed out from the Azure portal.
63
68
64
69
## View your livestream sessions
@@ -70,10 +75,10 @@ Find your livestream sessions on the **Hunting** > **Livestream** tab.
70
75
1. Select the **Livestream** tab.
71
76
72
77
1. Select the livestream session you want to view or edit. For example:
73
-
78
+
74
79
> [!div class="mx-imgBorder"]
75
80
> 
76
-
81
+
77
82
Your selected livestream session opens for you to play, pause, edit, and so on.
78
83
79
84
## Receive notifications when new events occur
@@ -84,7 +89,7 @@ Livestream notifications for new events appear with the Azure or Defender portal
84
89
85
90
1. In the Azure or Defender portal, go to the notifications on the top right-hand side of the portal page.
86
91
1. Select the notification to open the **Livestream** pane.
87
-
92
+
88
93
## Elevate a livestream session to an alert
89
94
90
95
Promote a livestream session to a new alert by selecting **Elevate to alert** from the command bar on the relevant livestream session:
0 commit comments