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/hdinsight-hadoop-oms-log-analytics-tutorial.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: hrasheed
6
6
ms.reviewer: jasonh
7
7
ms.service: hdinsight
8
8
ms.topic: conceptual
9
-
ms.date: 08/05/2019
9
+
ms.date: 02/06/2020
10
10
---
11
11
12
12
# Use Azure Monitor logs to monitor HDInsight clusters
@@ -21,9 +21,9 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
21
21
22
22
## Prerequisites
23
23
24
-
***A Log Analytics workspace**. You can think of this workspace as a unique Azure Monitor logs environment with its own data repository, data sources, and solutions. For the instructions, see [Create a Log Analytics workspace](../azure-monitor/learn/quick-collect-azurevm.md#create-a-workspace).
24
+
* A Log Analytics workspace. You can think of this workspace as a unique Azure Monitor logs environment with its own data repository, data sources, and solutions. For the instructions, see [Create a Log Analytics workspace](../azure-monitor/learn/quick-collect-azurevm.md#create-a-workspace).
25
25
26
-
***An Azure HDInsight cluster**. Currently, you can use Azure Monitor logs with the following HDInsight cluster types:
26
+
* An Azure HDInsight cluster. Currently, you can use Azure Monitor logs with the following HDInsight cluster types:
27
27
28
28
* Hadoop
29
29
* HBase
@@ -34,7 +34,7 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
34
34
35
35
For the instructions on how to create an HDInsight cluster, see [Get started with Azure HDInsight](hadoop/apache-hadoop-linux-tutorial-get-started.md).
36
36
37
-
***Azure PowerShell Az module**. See [Introducing the new Azure PowerShell Az module](https://docs.microsoft.com/powershell/azure/new-azureps-module-az).
37
+
* Azure PowerShell Az module. See [Introducing the new Azure PowerShell Az module](https://docs.microsoft.com/powershell/azure/new-azureps-module-az).
38
38
39
39
> [!NOTE]
40
40
> It is recommended to place both the HDInsight cluster and the Log Analytics workspace in the same region for better performance. Azure Monitor logs is not available in all Azure regions.
@@ -45,15 +45,15 @@ In this section, you configure an existing HDInsight Hadoop cluster to use an Az
45
45
46
46
1. From the [Azure portal](https://portal.azure.com/), select your cluster. See [List and show clusters](./hdinsight-administer-use-portal-linux.md#showClusters) for the instructions. The cluster is opened in a new portal page.
47
47
48
-
1. From the left, under **Monitoring**, select **Operations Management Suite**.
48
+
1. From the left, under **Monitoring**, select **Azure Monitor**.
49
49
50
-
1. From the main view, under **OMS Monitoring**, select **Enable**.
50
+
1. From the main view, under **Azure Monitor Integration**, select **Enable**.
51
51
52
52
1. From the **Select a workspace** drop-down list, select an existing Log Analytics workspace.
53
53
54
54
1. Select **Save**. It takes a few moments to save the setting.
55
55
56
-

56
+

57
57
58
58
## Enable Azure Monitor logs by using Azure PowerShell
59
59
@@ -95,7 +95,7 @@ These are the available HDInsight solutions:
95
95
* HDInsight Spark Monitoring
96
96
* HDInsight Storm Monitoring
97
97
98
-
For the instructions to install a management solution, see [Management solutions in Azure](../azure-monitor/insights/solutions.md#install-a-monitoring-solution). To experiment, install a HDInsight Hadoop Monitoring solution. When it is done, you see an **HDInsightHadoop** tile listed under **Summary**. Select the **HDInsightHadoop** tile. The HDInsightHadoop solution looks like:
98
+
For the instructions to install a management solution, see [Management solutions in Azure](../azure-monitor/insights/solutions.md#install-a-monitoring-solution). To experiment, install a HDInsight Hadoop Monitoring solution. When it's done, you see an **HDInsightHadoop** tile listed under **Summary**. Select the **HDInsightHadoop** tile. The HDInsightHadoop solution looks like:
0 commit comments