Skip to content

Commit 3e6eed9

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
Modifire Approach2 section
1 parent 941fa75 commit 3e6eed9

File tree

1 file changed

+6
-22
lines changed

1 file changed

+6
-22
lines changed

articles/hdinsight/azure-monitor-agent.md

Lines changed: 6 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -82,37 +82,23 @@ Activate the new integration by going to your cluster's portal page and scrollin
8282
1. In the Monitoring section, select Monitor integration.
8383

8484
1. Then, select Enable and you can choose the Log Analytics workspace that you want your logs to be sent to.
85-
86-
:::image type="content" source="./media/azure-monitor-agent/monitor-integration.png" alt-text=" Screenshot showing Azure monitor integration." border="true" lightbox="./media/azure-monitor-agent/monitor-integration.png":::
85+
:::image type="content" source="./media/azure-monitor-agent/monitor-integration.png" alt-text=" Screenshot showing Azure monitor integration." border="true" lightbox="./media/azure-monitor-agent/monitor-integration.png":::
8786

8887
1. Enable Azure Monitor Agent Integration with Log Analytics and select your workspace (existing workspace when you're migrating from your previous image to newer image)
8988

9089
1. Once you confirm the workspace selection, precondition steps commence.
9190

92-
:::image type="content" source="./media/azure-monitor-agent/pre-condition.png" alt-text="Screenshot showing preconditions." border="true" lightbox="./media/azure-monitor-agent/pre-condition.png":::
91+
:::image type="content" source="./media/azure-monitor-agent/pre-condition.png" alt-text="Screenshot showing preconditions." border="true" lightbox="./media/azure-monitor-agent/pre-condition.png":::
9392

9493
1. Select Save once precondition steps are complete.
9594

96-
#### Approach 2: enable Azure monitor agent using Azure PowerShell
97-
98-
1. Enable system-assigned MSI
99-
100-
1. Creation of DCR
101-
102-
1. Association of DCR
103-
104-
#### Approach 3: enable Azure monitor agent using Azure CLI
105-
106-
1. Enable system-assigned MSI
107-
108-
1. Creation of DCR
109-
110-
1. Association of DCR
111-
11295
### Access the new tables
11396

11497
There are two ways you can access the new tables.
11598

99+
**Known Issues**
100+
Logs related to livy jobs are missing some columns in few tables. Reach out to customer support.
101+
116102
#### Approach 1:
117103

118104
1. The first way to access the new tables is through the Log Analytics workspace.
@@ -219,9 +205,7 @@ We also improved the out-of-box dashboards both at the cluster-level. There's a
219205

220206
For the log table mappings from the classic Azure Monitor integration to the new one, see [Log table mapping](./monitor-hdinsight-reference.md#log-table-mapping).
221207

222-
223-
224-
## Next steps
208+
## Next steps
225209

226210
* [Query Azure Monitor Logs to monitor HDInsight clusters](hdinsight-hadoop-oms-log-analytics-use-queries.md)
227211
* [Monitor cluster availability with Apache Ambari and Azure Monitor Logs](./hdinsight-cluster-availability.md)

0 commit comments

Comments
 (0)