Skip to content

Commit df06aba

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
Added ROBOTS: NOINDEX
1 parent 4cfa4f4 commit df06aba

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
22
title: Use Azure Monitor logs to monitor Azure HDInsight clusters
3-
description: Learn how to use Azure Monitor logs to monitor jobs running in an HDInsight cluster.
3+
description: Learn how to use Azure Monitor logs to monitor jobs running in a HDInsight cluster.
44
ms.service: azure-hdinsight
55
ms.topic: how-to
66
ms.custom: devx-track-azurepowershell, references_regions, devx-track-azurecli
7-
ms.date: 09/06/2024
7+
ms.date: 10/15/2024
8+
ROBOTS: NOINDEX
89
---
910

1011
# Use Azure Monitor logs to monitor HDInsight clusters
1112

12-
Learn how to enable Azure Monitor logs to monitor Hadoop cluster operations in HDInsight. And how to add an HDInsight monitoring solution.
13+
Learn how to enable Azure Monitor logs to monitor Hadoop cluster operations in HDInsight. And how to add a HDInsight monitoring solution.
1314

1415
[Azure Monitor logs](/azure/azure-monitor/logs/log-query-overview) 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.
1516

@@ -34,9 +35,9 @@ If you don't have an Azure subscription, [create a free account](https://azure.m
3435
* Kafka
3536
* Spark
3637

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

39-
* If using PowerShell, you'll need the [Az Module](/powershell/azure/). Ensure you have the latest version. If necessary, run `Update-Module -Name Az`.
40+
* If using PowerShell, you need the [Az Module](/powershell/azure/). Ensure you have the latest version. If necessary, run `Update-Module -Name Az`.
4041

4142
* If wanting to use Azure CLI and you haven't yet installed it, see [Install the Azure CLI](/cli/azure/install-azure-cli).
4243

@@ -176,7 +177,7 @@ For the log table mappings from the classic Azure Monitor integration to the new
176177
* Kafka
177178
* Spark
178179

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

181182
* If using PowerShell, you'll need the [Az Module](/powershell/azure/). Ensure you have the latest version. If necessary, run `Update-Module -Name Az`.
182183

articles/hdinsight/log-analytics-migration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ ms.service: azure-hdinsight
55
ms.topic: how-to
66
ms.author: sairamyeturi
77
author: yeturis
8-
ms.date: 09/06/2024
8+
ms.date: 10/15/2024
9+
ROBOTS: NOINDEX
910
---
1011

1112
# Log Analytics migration guide for Azure HDInsight clusters

articles/hdinsight/selective-logging-analysis-azure-logs.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ description: Learn how to use the selective logging feature with a script action
44
ms.service: azure-hdinsight
55
ms.topic: how-to
66
ms.custom: references-regions
7-
ms.date: 09/06/2024
7+
ms.date: 10/15/2024
8+
ROBOTS: NOINDEX
89
---
910

1011
# Use selective logging with a script action in Azure HDInsight
@@ -37,7 +38,7 @@ Selective logging allows you to enable or disable all the tables, or enable sele
3738
* Interactive Query
3839
* Spark
3940

40-
For instructions on how to create an HDInsight cluster, see [Get started with Azure HDInsight](hadoop/apache-hadoop-linux-tutorial-get-started.md).
41+
For instructions on how to create a HDInsight cluster, see [Get started with Azure HDInsight](hadoop/apache-hadoop-linux-tutorial-get-started.md).
4142

4243
## Enable or disable logs by using a script action for multiple tables and log types
4344

0 commit comments

Comments
 (0)