Skip to content

Commit 5b05731

Browse files
committed
freshness182
1 parent 5231cce commit 5b05731

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/hdinsight/hdinsight-hadoop-oms-log-analytics-tutorial.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: hrasheed
66
ms.reviewer: jasonh
77
ms.service: hdinsight
88
ms.topic: conceptual
9-
ms.date: 08/05/2019
9+
ms.date: 02/06/2020
1010
---
1111

1212
# 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
2121

2222
## Prerequisites
2323

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).
2525

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:
2727

2828
* Hadoop
2929
* HBase
@@ -34,7 +34,7 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
3434

3535
For the instructions on how to create an HDInsight cluster, see [Get started with Azure HDInsight](hadoop/apache-hadoop-linux-tutorial-get-started.md).
3636

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).
3838

3939
> [!NOTE]
4040
> 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
4545

4646
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.
4747

48-
1. From the left, under **Monitoring**, select **Operations Management Suite**.
48+
1. From the left, under **Monitoring**, select **Azure Monitor**.
4949

50-
1. From the main view, under **OMS Monitoring**, select **Enable**.
50+
1. From the main view, under **Azure Monitor Integration**, select **Enable**.
5151

5252
1. From the **Select a workspace** drop-down list, select an existing Log Analytics workspace.
5353

5454
1. Select **Save**. It takes a few moments to save the setting.
5555

56-
![Enable monitoring for HDInsight clusters](./media/hdinsight-hadoop-oms-log-analytics-tutorial/hdinsight-enable-monitoring.png "Enable monitoring for HDInsight clusters")
56+
![Enable monitoring for HDInsight clusters](./media/hdinsight-hadoop-oms-log-analytics-tutorial/azure-portal-monitoring.png "Enable monitoring for HDInsight clusters")
5757

5858
## Enable Azure Monitor logs by using Azure PowerShell
5959

@@ -95,7 +95,7 @@ These are the available HDInsight solutions:
9595
* HDInsight Spark Monitoring
9696
* HDInsight Storm Monitoring
9797

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:
9999

100100
![HDInsight monitoring solution view](media/hdinsight-hadoop-oms-log-analytics-tutorial/hdinsight-oms-hdinsight-hadoop-monitoring-solution.png)
101101

241 KB
Loading

0 commit comments

Comments
 (0)