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/hdinsight/log-analytics-migration.md
+2-29Lines changed: 2 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ms.service: hdinsight
5
5
ms.topic: how-to
6
6
ms.author: sairamyeturi
7
7
author: yeturis
8
-
ms.date: 11/17/2022
8
+
ms.date: 03/21/2023
9
9
---
10
10
11
11
# Log Analytics migration guide for Azure HDInsight clusters
@@ -30,8 +30,6 @@ Considering customer feedback, the Azure HDInsight team invested in integration
30
30
- Faster log delivery
31
31
- Resource-based table grouping and default queries
32
32
33
-
34
-
35
33
> [!NOTE]
36
34
> New Azure Montitor integration is in Public Preview across all regions where HDInsight is available.
37
35
@@ -48,8 +46,6 @@ This document outlines the changes to the Azure Monitor integration and provides
48
46
49
47
**Insights cluster portal integration**: The **Insights** pane is also new to the HDInsight Cluster portal. After enabling the new Azure Monitor integration, you can select the **Insights** pane and an out-of-box logs and metrics dashboard specific to the cluster's type will automatically populate for you. These dashboards have been revamped from our previous Azure solutions. They give you deep insights into your cluster's performance and health.
50
48
51
-
**At-scale insights**: You can use the new **At-Scale Insights** workbook in the **Azure Monitor** portal to monitor your clusters' health and performance across different subscriptions.
52
-
53
49
## Customer scenarios
54
50
55
51
The following sections describe how customers can use the new Azure Monitor integration in different scenarios. The [Activate a new Azure Monitor integration](#activate-a-new-azure-monitor-integration) section outlines how to activate and use the new Azure Monitor integration. The [Migrating from Azure Monitor Classic to the new Azure Monitor Integration](#migrate-to-the-new-azure-monitor-integration) section includes additional information for users that depend on the old Azure Monitor integration.
@@ -121,16 +117,6 @@ Insights are cluster-specific visualization dashboards made using [Azure Workboo
121
117
122
118
You can create your own Azure workbooks with custom graphs and visualizations. In your cluster's portal page, scroll down to the **Monitoring** section and select the **Workbooks** pane in the menu on the left. You can either start using a blank template or use one of the templates under the **HDInsight Clusters** section. There's a template for each cluster type. Templates are useful if you want to save specific customizations that the default HDInsight Insights don't provide. Feel free to send in requests for new features in the HDInsight Insights if you feel they're lacking something.
123
119
124
-
#### At-scale workbooks for new Azure Monitor integrations
125
-
126
-
Use our new at-scale workbook to get a multi-cluster monitoring experience for your clusters. Our at-scale workbook shows you which of your clusters have the monitoring pipeline enabled. The workbook also gives you a straightforward way to check the health of multiple clusters at once. To view this workbook:
127
-
128
-
1. Go to the **Azure Monitor** page in from the Azure portal home page
129
-
2. Once on the **Azure Monitor** page, select **Insights Hub** under the **Insights** section.
130
-
3. Select **HDInsight Clusters** under the **Analytics** section.
131
-
132
-
:::image type="content" source="./media/log-analytics-migration/at-scale-workbook.png" lightbox="./media/log-analytics-migration/at-scale-workbook.png" alt-text="Screenshot that shows the at-scale workbook." border="false":::
133
-
134
120
#### Alerts
135
121
136
122
You can add custom alerts to your clusters and workspaces in the Log query editor. Go to the Logs query editor by selecting the **Logs** pane from either your cluster or workspace portal. Run a query and then select **New Alert Rule** as shown in the following screenshot. For more information, read about [configuring alerts](../azure-monitor/alerts/alerts-log.md).
@@ -159,20 +145,7 @@ Refer to the [mapping table](#appendix-table-mapping) between the old table/sche
159
145
160
146
#### Out-of-box dashboards
161
147
162
-
We also improved the out-of-box dashboards both at the cluster-level. There's a button on the top right of every graph that allows you to see the underlying query that produces the information. The graph is a great way to familiarize yourself with how the new tables can be queried effectively. You can access the out-of-box dashboards by following the instructions that you'll find in the [Insights](#insights) and [At-scale workbooks for new Azure Monitor integrations](#at-scale-workbooks-for-new-azure-monitor-integrations) sections.
163
-
164
-
### Use an HDInsight at-scale monitoring dashboard
165
-
166
-
If you're using the out-of-box monitoring dashboard for HDInsight clusters like HDInsight Spark Monitoring and HDInsight Interactive Monitoring, we're working to provide you the same capabilities on the Azure Monitor portal.
167
-
168
-
You'll see that there's an HDInsight clusters option in Azure Monitor.
169
-
170
-
:::image type="content" source="./media/log-analytics-migration/hdinsight-azure-monitor.png" lightbox="./media/log-analytics-migration/hdinsight-azure-monitor.png" alt-text="Screenshot that shows the HDInsight option in Azure Monitor." border="false":::
171
-
172
-
The Azure Monitor portal's Insights Hub provides you the capability of monitoring multiple HDInsight clusters in one place. We organize the clusters based on the workload type, so you see types like Spark, HBase, and Hive. Instead of going to multiple dashboards, now you can monitor all your HDInsight clusters in this view.
173
-
174
-
> [!NOTE]
175
-
> For more information, see the [Insights](#insights) and [At-scale workbooks for new Azure Monitor integrations](#at-scale-workbooks-for-new-azure-monitor-integrations) sections in this article.
148
+
We also improved the out-of-box dashboards both at the cluster-level. There's a button on the top right of every graph that allows you to see the underlying query that produces the information. The graph is a great way to familiarize yourself with how the new tables can be queried effectively.
176
149
177
150
## Enable both integrations to accelerate the migration
0 commit comments