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
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,14 +6,14 @@ ms.author: hrasheed
6
6
ms.reviewer: jasonh
7
7
ms.service: hdinsight
8
8
ms.topic: conceptual
9
-
ms.date: 02/06/2020
9
+
ms.date: 04/24/2020
10
10
---
11
11
12
12
# Use Azure Monitor logs to monitor HDInsight clusters
13
13
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.
15
15
16
-
[Azure Monitor logs](../log-analytics/log-analytics-overview.md) is a service in Azure Monitor that monitors your cloud and on-premises environmentsto 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.
@@ -41,9 +41,9 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
41
41
42
42
## Enable Azure Monitor logs by using the portal
43
43
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.
45
45
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.
47
47
48
48
1. From the left, under **Monitoring**, select **Azure Monitor**.
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.
101
101
102
-
These are the available HDInsight solutions:
102
+
Available HDInsight solutions:
103
103
104
104
* HDInsight Hadoop Monitoring
105
105
* HDInsight HBase Monitoring
@@ -108,15 +108,15 @@ These are the available HDInsight solutions:
108
108
* HDInsight Spark Monitoring
109
109
* HDInsight Storm Monitoring
110
110
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:
Because the cluster is a brand new cluster, the report doesn't show any activities.
116
116
117
117
## Configuring performance counters
118
118
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).
120
120
121
121
## Cluster auditing
122
122
@@ -130,3 +130,4 @@ HDInsight support cluster auditing with Azure Monitor logs, by importing the fol
130
130
## Next steps
131
131
132
132
*[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