|
2 | 2 | title: Use Azure Monitor logs to monitor Azure HDInsight clusters
|
3 | 3 | description: Learn how to use Azure Monitor logs to monitor jobs running in an HDInsight cluster.
|
4 | 4 | author: hrasheed-msft
|
| 5 | +ms.author: hrasheed |
5 | 6 | ms.reviewer: jasonh
|
6 |
| - |
7 | 7 | ms.service: hdinsight
|
8 |
| -ms.custom: hdinsightactive |
9 | 8 | ms.topic: conceptual
|
10 |
| -ms.date: 02/20/2019 |
11 |
| -ms.author: hrasheed |
12 |
| - |
| 9 | +ms.date: 06/03/2019 |
13 | 10 | ---
|
| 11 | + |
14 | 12 | # Use Azure Monitor logs to monitor HDInsight clusters
|
15 | 13 |
|
16 | 14 | Learn how to enable Azure Monitor logs to monitor Hadoop cluster operations in HDInsight, and how to add an HDInsight monitoring solution.
|
@@ -45,21 +43,15 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
|
45 | 43 |
|
46 | 44 | In this section, you configure an existing HDInsight Hadoop cluster to use an Azure Log Analytics workspace to monitor jobs, debug logs, etc.
|
47 | 45 |
|
48 |
| -1. Sign in to the [Azure portal](https://portal.azure.com). |
49 |
| - |
50 |
| -2. From the left menu, select **All services**. |
51 |
| - |
52 |
| -3. Under **ANALYTICS**, select **HDInsight clusters**. |
53 |
| - |
54 |
| -4. Select your cluster from the list. |
| 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. |
55 | 47 |
|
56 |
| -5. From the left, under **Monitoring**, select **Operations Management Suite**. |
| 48 | +1. From the left, under **Monitoring**, select **Operations Management Suite**. |
57 | 49 |
|
58 |
| -6. From the main view, under **OMS Monitoring**, select **Enable**. |
| 50 | +1. From the main view, under **OMS Monitoring**, select **Enable**. |
59 | 51 |
|
60 |
| -7. From the **Select a workspace** drop-down list, select an existing Log Analytics workspace. |
| 52 | +1. From the **Select a workspace** drop-down list, select an existing Log Analytics workspace. |
61 | 53 |
|
62 |
| -8. Select **Save**. It takes a few moments to save the setting. |
| 54 | +1. Select **Save**. It takes a few moments to save the setting. |
63 | 55 |
|
64 | 56 | 
|
65 | 57 |
|
|
0 commit comments