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/migration-track.md
+34-22Lines changed: 34 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,18 @@ description: Learn how to track your migration with a workbook, how to customize
4
4
author: cwatson
5
5
ms.author: cwatson
6
6
ms.topic: how-to
7
-
ms.date: 06/06/2024
7
+
ms.date: 06/14/2024
8
+
appliesto:
9
+
- Microsoft Sentinel in the Azure portal and the Microsoft Defender portal
10
+
ms.collection: usx-security
8
11
---
9
12
10
13
# Track your Microsoft Sentinel migration with a workbook
11
14
12
-
As your organization's Security Operations Center (SOC) handles growing amounts of data, it's essential to plan and monitor your deployment status. While you can track your migration process using generic tools such as Microsoft Project, Microsoft Excel, Teams, or Azure DevOps, these tools aren’t specific to SIEM migration tracking. To help you with tracking, we provide a dedicated workbook in Microsoft Sentinel named **Microsoft Sentinel Deployment and Migration**.
15
+
As your organization's security operations center (SOC) handles growing amounts of data, it's essential to plan and monitor your deployment status. While you can track your migration process using generic tools such as Microsoft Project, Microsoft Excel, Microsoft Teams, or Azure DevOps, these tools aren’t specific to security information and event management (SIEM) migration tracking. To help you to track, we provide a dedicated workbook in Microsoft Sentinel named **Microsoft Sentinel Deployment and Migration**.
13
16
14
17
The workbook helps you to:
18
+
15
19
- Visualize migration progress
16
20
- Deploy and track data sources
17
21
- Deploy and monitor analytics rules and incidents
@@ -23,14 +27,18 @@ This article describes how to track your migration with the **Microsoft Sentinel
23
27
24
28
## Deploy the workbook content and view the workbook
25
29
30
+
To get the workbook, first install the standalone item from the **Content hub** in Microsoft Sentinel.
31
+
26
32
1. In the Microsoft Sentinel **Content hub**, filter the content listed by **Content type** = **Workbooks**, and then enter *migration* in the search bar.
27
33
28
34
1. From the search results, select the **Microsoft Sentinel Deployment and Migration** workbook and then select **Install**. Microsoft Sentinel deploys the workbook and saves the workbook in your environment.
29
-
30
-
1.To view the workbook, select **Open saved workbook**.
35
+
1. In Microsoft Sentinel, under **Threat management**, select **Workbooks** > **Templates**.
36
+
1.Select the **Microsoft Sentinel Deployment and Migration**workbook and **View template**.
31
37
32
38
## Deploy the watchlist
33
39
40
+
The next step is to deploy the related watchlist from the Microsoft Sentinel GitHub repository.
41
+
34
42
1. In the [Microsoft Sentinel GitHub repository](https://github.com/Azure/Azure-Sentinel/tree/master/Watchlists), select the **DeploymentandMigration** folder, and select **Deploy to Azure** to begin the template deployment in Azure.
35
43
1. Provide the Microsoft Sentinel resource group and workspace name.
36
44
:::image type="content" source="media/migration-track/migration-track-azure-deployment.png" alt-text="Screenshot of deploying the watchlist to Azure.":::
@@ -39,19 +47,20 @@ This article describes how to track your migration with the **Microsoft Sentinel
39
47
40
48
## Update the watchlist with deployment and migration actions
41
49
42
-
This step is crucial to the tracking setup process. If you skip this step, the workbook won't reflect the items for tracking.
50
+
This step is crucial to the tracking setup process. If you skip this step, the workbook doesn't reflect the items for tracking.
43
51
44
52
To update the watchlist with deployment and migration actions:
45
53
46
-
1. In the Azure portal, select Microsoft Sentinel and then select **Watchlist**.
47
-
1. Locate the watchlist with the **Deployment** alias.
48
-
1. Select the watchlist, and then select **Update watchlist > edit watchlist items** on the bottom right.
49
-
:::image type="content" source="media/migration-track/migration-track-update-watchlist.png" alt-text="Screenshot of updating watchlist items with deployment and migration actions." lightbox="media/migration-track/migration-track-update-watchlist.png":::
50
-
1. Provide the information for the actions needed for the deployment and migration, and select **Save**.
54
+
1. In the Azure or Microsoft Defender portal, select Microsoft Sentinel and then select **Watchlist**.
55
+
1. Select the watchlist with the **Deployment** alias.
56
+
1. Then select **Update watchlist > edit watchlist items**.
57
+
1. Provide the information for the actions needed for the deployment and migration.
58
+
:::image type="content" source="media/migration-track/migration-track-update-watchlist.png" alt-text="Screenshot of updating watchlist items with deployment and migration actions." lightbox="media/migration-track/migration-track-update-watchlist.png":::
59
+
1. Select **Save**.
51
60
52
61
You can now view the watchlist within the migration tracker workbook. Learn how to [manage watchlists](watchlists-manage.md).
53
62
54
-
In addition, your team might update or complete tasks during the deployment process. To address these changes, you can update existing actions or add new actions as you identify new use cases or set new requirements. To update or add actions, edit the **Deployment** watchlist that you [deployed previously](#deploy-the-watchlist). To simplify the process, select **Edit Deployment Watchlist** on the bottom left to open the watchlist directly from the workbook.
63
+
In addition, your team might update or complete tasks during the deployment process. To address these changes, update existing actions or add new actions as you identify new use cases or set new requirements. To update or add actions, edit the **Deployment** watchlist that you deployed. To simplify the process, in the workbook, select **Edit Deployment Watchlist** to open the watchlist directly from the workbook.
55
64
56
65
## View deployment status
57
66
@@ -68,6 +77,7 @@ To quickly view the deployment progress, in the **Microsoft Sentinel Deployment
68
77
## Deploy and monitor data connectors
69
78
70
79
To monitor deployed resources and deploy new connectors, in the **Microsoft Sentinel Deployment and Migration** workbook, select **Data Connectors > Monitor**. The **Monitor** view lists:
80
+
71
81
- Current ingestion trends
72
82
- Tables ingesting data
73
83
- How much data each table is reporting
@@ -81,30 +91,31 @@ To monitor deployed resources and deploy new connectors, in the **Microsoft Sent
81
91
:::image type="content" source="media/migration-track/migration-track-data-connectors.png" alt-text="Screenshot of the workbook's Data Connectors tab Monitor view." lightbox="media/migration-track/migration-track-data-connectors.png":::
82
92
83
93
To configure a data connector:
94
+
84
95
1. Select the **Configure** view.
85
96
1. Select the button with the name of the connector you want to configure.
86
97
1. Configure the connector in the connector status screen that opens. If you can't find a connector you need, select the connector name to open the connector gallery or solution gallery.
87
98
:::image type="content" source="media/migration-track/migration-track-configure-data-connectors.png" alt-text="Screenshot of the workbook's Configure view.":::
88
99
89
100
## Deploy and monitor analytics and incidents
90
101
91
-
Once the data is reported in the workspace, you can now configure and monitor analytics rules. In the **Microsoft Sentinel Deployment and Migration** workbook, select **Analytics** to view all deployed rule templates and lists. This view indicates which rules are currently in use and how often the rules generate incidents.
102
+
When the data is reported in the workspace, configure and monitor analytics rules. In the **Microsoft Sentinel Deployment and Migration** workbook, select the **Analytics** tab to view all deployed rule templates and lists. This view indicates which rules are currently in use and how often the rules generate incidents.
92
103
93
104
:::image type="content" source="media/migration-track/migration-track-analytics.png" alt-text="Screenshot of the workbook's Analytics tab." lightbox="media/migration-track/migration-track-analytics.png":::
94
105
95
106
If you need more coverage, select **Review MITRE coverage** below the table on the left. Use this option to define which areas receive more coverage and which rules are deployed, at any stage of the migration project.
96
107
97
108
:::image type="content" source="media/migration-track/migration-track-mitre.png" alt-text="Screenshot of the workbook's MITRE Coverage view." lightbox="media/migration-track/migration-track-mitre.png":::
98
109
99
-
Once the desired analytics rules are deployed and the Defender product connector is configured to send the alerts, you can monitor incident creation and frequency under **Deployment > Summary of progress**. This area displays metrics regarding alert generation by product, title, and classification, to indicate the health of the SOC and which alerts require the most attention. If alerts are generating too much volume, return to the **Analytics** tab to modify the logic.
110
+
When you deploy the analytics rules and the Defender product connector is configured to send the alerts, monitor incident creation and frequency under **Deployment > Summary of progress**. This area displays metrics regarding alert generation by product, title, and classification, to indicate the health of the SOC and which alerts require the most attention. If alerts are generating too much volume, return to the **Analytics** tab to modify the logic.
100
111
101
112
:::image type="content" source="media/migration-track/migration-track-analytics-monitor.png" alt-text="Screenshot of the summary of progress under the workbook's Analytics tab." lightbox="media/migration-track/migration-track-analytics-monitor.png":::
102
113
103
114
## Deploy and utilize workbooks
104
115
105
-
To visualize information regarding the data ingestion and detections that Microsoft Sentinel performs, in the **Microsoft Sentinel Deployment and Migration** workbook, select **Workbooks**. Similar to the **Data Connectors** tab, you can use the **Monitor** and **Configure** views to view monitoring and configuration information.
116
+
To visualize information regarding the data ingestion and detections that Microsoft Sentinel performs, in the **Microsoft Sentinel Deployment and Migration** workbook, select **Workbooks**. Similar to the **Data Connectors** tab, use the **Monitor** and **Configure** views to view monitoring and configuration information.
106
117
107
-
Here are some useful tasks you can perform in the **Workbooks** tab:
118
+
Here are some useful tasks to do in the **Workbooks** tab:
108
119
109
120
- To view a list of all workbooks in the environment and how many workbooks are deployed, select **Monitor**.
110
121
- To view a specific workbook within the **Microsoft Sentinel Deployment and Migration** workbook, select a workbook and then select **Open Selected Workbook**.
@@ -117,7 +128,7 @@ Here are some useful tasks you can perform in the **Workbooks** tab:
117
128
118
129
## Deploy and monitor playbooks and automation rules
119
130
120
-
Once you configure data ingestion, detections, and visualizations, you can now look into automation. In the **Microsoft Sentinel Deployment and Migration** workbook, select **Automation** to view deployed playbooks, and to see which playbooks are currently connected to an automation rule. If automation rules exist, the workbook highlights the following information regarding each rule:
131
+
When you configure data ingestion, detections, and visualizations, you can now look into automation. In the **Microsoft Sentinel Deployment and Migration** workbook, select **Automation** to view deployed playbooks, and to see which playbooks are currently connected to an automation rule. If automation rules exist, the workbook highlights the following information regarding each rule:
121
132
- Name
122
133
- Status
123
134
- Action or actions of the rule
@@ -142,7 +153,7 @@ To enable U E B A:
142
153
1. Select the data sources you want to use to generate insights.
143
154
1. Select **Apply**.
144
155
145
-
After you enable U E B A, you can monitor and ensure that Microsoft Sentinel is generating U E B A data.
156
+
After you enable U E B A, monitor and ensure that Microsoft Sentinel is generating U E B A data.
146
157
147
158
To customize the timeline:
148
159
1. Select **Customize Entity Timeline** above the list of tables.
@@ -153,28 +164,29 @@ Learn more about [U E B A](identify-threats-with-entity-behavior-analytics.md) o
153
164
154
165
## Configure and manage the data lifecycle
155
166
156
-
When you deploy or migrate to Microsoft Sentinel, it's essential to manage the usage and lifecycle of the incoming logs. To assist with this, in the **Microsoft Sentinel Deployment and Migration** workbook, select **Data Management** to view and configure table retention and archival.
167
+
When you deploy or migrate to Microsoft Sentinel, it's essential to manage the usage and lifecycle of the incoming logs. In the **Microsoft Sentinel Deployment and Migration** workbook, select **Data Management** to view and configure table retention and archival.
157
168
158
169
:::image type="content" source="media/migration-track/migration-track-data-management.png" alt-text="Screenshot of the workbook's Data Management tab." lightbox="media/migration-track/migration-track-data-management.png":::
159
170
160
-
You can view information regarding:
171
+
View information regarding:
161
172
162
173
- Tables configured for basic log ingestion
163
174
- Tables configured for analytics tier ingestion
164
175
- Tables configured to be archived
165
176
- Tables on the default workspace retention
166
177
167
178
To modify the existing retention policy for tables:
179
+
168
180
1. Select the **Default Retention Tables** view.
169
-
1. Select the table you want to modify, and select **Update Retention**. You can edit the following information:
181
+
1. Select the table you want to modify, and select **Update Retention**. Edit the following information as needed:
170
182
- Current retention in the workspace
171
183
- Current retention in the archive
172
-
- Total number of days the data will live in the environment
184
+
- Total number of days the data lives in the environment
173
185
1. Edit the **TotalRetention** value to set a new total number of days that the data should exist within the environment.
174
186
175
187
The **ArchiveRetention** value is calculated by subtracting the **TotalRetention** value from the **InteractiveRetention** value. If you need to adjust the workspace retention, the change doesn't impact tables that include configured archives and data isn't lost. If you edit the **InteractiveRetention** value and the **TotalRetention** value doesn't change, Azure Log Analytics adjusts the archive retention to compensate the change.
176
188
177
-
If you prefer to make changes in the UI, select **Update Retention in UI** to open the relevant blade.
189
+
If you prefer to make changes in the UI, select **Update Retention in UI** to open the relevant page.
178
190
179
191
Learn about [data lifecycle management](../azure-monitor/logs/data-retention-archive.md).
0 commit comments