Skip to content

Commit 29b27e8

Browse files
committed
freshness_c43
1 parent 915ca21 commit 29b27e8

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

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

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

1212
# Use Azure Monitor logs to monitor HDInsight clusters
1313

14-
Learn how to enable Azure Monitor logs to monitor Hadoop cluster operations in HDInsight, and how to add an HDInsight monitoring solution.
14+
Learn how to enable Azure Monitor logs to monitor Hadoop cluster operations in HDInsight. And how to add an HDInsight monitoring solution.
1515

16-
[Azure Monitor logs](../log-analytics/log-analytics-overview.md) is a service in Azure Monitor that monitors your cloud and on-premises environments to maintain their availability and performance. It collects data generated by resources in your cloud and on-premises environments and from other monitoring tools to provide analysis across multiple sources.
16+
[Azure Monitor logs](../log-analytics/log-analytics-overview.md) is an Azure Monitor service that monitors your cloud and on-premises environments. The monitoring is to maintain their availability and performance. It collects data generated by resources in your cloud, on-premises environments and from other monitoring tools. The data is used to provide analysis across multiple sources.
1717

1818
[!INCLUDE [azure-monitor-log-analytics-rebrand](../../includes/azure-monitor-log-analytics-rebrand.md)]
1919

@@ -41,9 +41,9 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
4141
4242
## Enable Azure Monitor logs by using the portal
4343

44-
In this section, you configure an existing HDInsight Hadoop cluster to use an Azure Log Analytics workspace to monitor jobs, debug logs, etc.
44+
In this section, you configure an existing HDInsight Hadoop cluster to use an Azure Log Analytics workspace to monitor jobs, debug logs, and so on.
4545

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.
46+
1. From the [Azure portal](https://portal.azure.com/), select your cluster. The cluster is opened in a new portal page.
4747

4848
1. From the left, under **Monitoring**, select **Azure Monitor**.
4949

@@ -97,9 +97,9 @@ Disable-AzHDInsightMonitoring -Name "<your-cluster>"
9797

9898
## Install HDInsight cluster management solutions
9999

100-
HDInsight provides cluster-specific management solutions that you can add for Azure Monitor logs. [Management solutions](../log-analytics/log-analytics-add-solutions.md) add functionality to Azure Monitor logs, providing additional data and analysis tools. These solutions collect important performance metrics from your HDInsight clusters and provide the tools to search the metrics. These solutions also provide visualizations and dashboards for most cluster types supported in HDInsight. By using the metrics that you collect with the solution, you can create custom monitoring rules and alerts.
100+
HDInsight provides cluster-specific management solutions that you can add for Azure Monitor logs. [Management solutions](../log-analytics/log-analytics-add-solutions.md) add functionality to Azure Monitor logs, providing additional data and analysis tools. These solutions collect important performance metrics from your HDInsight clusters. And provide the tools to search the metrics. These solutions also provide visualizations and dashboards for most cluster types supported in HDInsight. By using the metrics that you collect with the solution, you can create custom monitoring rules and alerts.
101101

102-
These are the available HDInsight solutions:
102+
Available HDInsight solutions:
103103

104104
* HDInsight Hadoop Monitoring
105105
* HDInsight HBase Monitoring
@@ -108,15 +108,15 @@ These are the available HDInsight solutions:
108108
* HDInsight Spark Monitoring
109109
* HDInsight Storm Monitoring
110110

111-
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:
111+
For management solution instructions, 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:
112112

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

115115
Because the cluster is a brand new cluster, the report doesn't show any activities.
116116

117117
## Configuring performance counters
118118

119-
Azure monitor also supports collecting and analyzing performance metrics for the nodes in your cluster. For more information on enabling and configuring this feature, see [Linux performance data sources in Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/platform/data-sources-performance-counters#linux-performance-counters).
119+
Azure monitor supports collecting and analyzing performance metrics for the nodes in your cluster. For more information, see [Linux performance data sources in Azure Monitor](https://docs.microsoft.com/azure/azure-monitor/platform/data-sources-performance-counters#linux-performance-counters).
120120

121121
## Cluster auditing
122122

@@ -130,3 +130,4 @@ HDInsight support cluster auditing with Azure Monitor logs, by importing the fol
130130
## Next steps
131131

132132
* [Query Azure Monitor logs to monitor HDInsight clusters](hdinsight-hadoop-oms-log-analytics-use-queries.md)
133+
* [How to monitor cluster availability with Apache Ambari and Azure Monitor logs](./hdinsight-cluster-availability.md)

0 commit comments

Comments
 (0)