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
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)
89
88
90
89
1. Once you confirm the workspace selection, precondition steps commence.
1. Select Save once precondition steps are complete.
95
94
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
-
112
95
### Access the new tables
113
96
114
97
There are two ways you can access the new tables.
115
98
99
+
**Known Issues**
100
+
Logs related to livy jobs are missing some columns in few tables. Reach out to customer support.
101
+
116
102
#### Approach 1:
117
103
118
104
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
219
205
220
206
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).
221
207
222
-
223
-
224
-
## Next steps
208
+
## Next steps
225
209
226
210
*[Query Azure Monitor Logs to monitor HDInsight clusters](hdinsight-hadoop-oms-log-analytics-use-queries.md)
227
211
*[Monitor cluster availability with Apache Ambari and Azure Monitor Logs](./hdinsight-cluster-availability.md)
0 commit comments