Skip to content

Commit c0b63ea

Browse files
Merge pull request #231525 from sreekzz/patch-156
Removed ambiguity contents
2 parents 247d9b6 + c0da9f0 commit c0b63ea

File tree

1 file changed

+2
-29
lines changed

1 file changed

+2
-29
lines changed

articles/hdinsight/log-analytics-migration.md

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: hdinsight
55
ms.topic: how-to
66
ms.author: sairamyeturi
77
author: yeturis
8-
ms.date: 11/17/2022
8+
ms.date: 03/21/2023
99
---
1010

1111
# Log Analytics migration guide for Azure HDInsight clusters
@@ -30,8 +30,6 @@ Considering customer feedback, the Azure HDInsight team invested in integration
3030
- Faster log delivery
3131
- Resource-based table grouping and default queries
3232

33-
34-
3533
> [!NOTE]
3634
> New Azure Montitor integration is in Public Preview across all regions where HDInsight is available.
3735
@@ -48,8 +46,6 @@ This document outlines the changes to the Azure Monitor integration and provides
4846

4947
**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.
5048

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-
5349
## Customer scenarios
5450

5551
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
121117

122118
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.
123119

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-
134120
#### Alerts
135121

136122
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
159145

160146
#### Out-of-box dashboards
161147

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.
176149

177150
## Enable both integrations to accelerate the migration
178151

0 commit comments

Comments
 (0)