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/azure-vmware/configure-vmware-syslogs.md
+21-10Lines changed: 21 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,34 +12,45 @@ ms.date: 09/24/2021
12
12
13
13
Diagnostic settings are used to configure streaming export of platform logs and metrics for a resource to the destination of your choice. You can create up to five different diagnostic settings to send different logs and metrics to independent destinations.
14
14
15
-
In this topic, you'll configure a diagnostic setting to collect VMware syslogs for your Azure VMware Solution private cloud. You'll store the syslog to a storage account to view the vCenter logs and analyze for diagnostic purposes.
15
+
In this article, you'll configure a diagnostic setting to collect VMware syslogs for your Azure VMware Solution private cloud. You'll store the syslog to a storage account to view the vCenter logs and analyze for diagnostic purposes.
16
16
17
17
## Prerequisites
18
18
19
19
Make sure you have an Azure VMware Solution private cloud with access to the vCenter and NSX-T Manager interfaces.
20
20
21
21
## Configure diagnostic settings
22
22
23
-
1. From your Azure VMware Solution private cloud, select **Diagnostic settings**, and then **Add diagnostic settings**.
23
+
1. From your Azure VMware Solution private cloud, select **Diagnostic settings**, then **Add diagnostic settings**.
24
24
25
25
:::image type="content" source="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-1.png" alt-text="Screenshot showing where to configure VMware syslogs." lightbox="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-1.png":::
26
26
27
27
28
-
1. Select the **vmwaresyslog**, **Allmetrics**, and **Archive to storage account**options.
28
+
1. Select the **vmwaresyslog**, **All metrics**, and select one of the following options presented.
29
29
30
30
>[!IMPORTANT]
31
-
>The **Send to log analytics workspace** option does not currently work.
31
+
>The **Send to log analytics workspace** option is currently unavailable.
32
32
33
-
1. Select the storage account where you want to store the logs and then select **Save**.
33
+
### Archive to storage account
34
34
35
-
:::image type="content" source="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-2.png" alt-text="Screenshot showing the options to select for storing the syslogs." lightbox="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-2.png":::
35
+
1. In **Diagnostic setting**, select the storage account where you want to store the logs and select **Save**.
36
36
37
-
1. Go to your storage and account and verify that **Insight logs vmwarelog** has been created and select it.
37
+
:::image type="content" source="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-2.png" alt-text="Screenshot showing the options to select for storing the syslogs." lightbox="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-2.png":::
38
+
39
+
1. Go to your **Storage accounts**, verify **Insight logs vmwarelog** has been created, select it.
38
40
39
-
:::image type="content" source="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-3.png" alt-text="Screenshot showing the Insight logs vmwarelog option created and available." lightbox="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-3.png":::
41
+
:::image type="content" source="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-3.png" alt-text="Screenshot showing the Insight logs vmwarelog option created and available." lightbox="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-3.png":::
42
+
43
+
44
+
1. Browse **Insight logs vmwarelog** to locate and download the json file to view the logs.
45
+
46
+
:::image type="content" source="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-4.png" alt-text="Screenshot showing the drill-down path to the json file." lightbox="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-4.png":::
47
+
48
+
### Stream to Microsoft Azure Event Hubs
40
49
50
+
1. In **Diagnostic setting**, under Destination details, select **Stream to an Event Hub**.
51
+
1. From the **Event Hub namespace** drop-down menu, choose where you want to send the logs, select, and **Save**.
52
+
53
+
:::image type="content" source="media/diagnostic-settings/stream-to-event-hub.png" alt-text="Screenshot showing the drill-down path to send the logs.":::
41
54
42
-
1. Browse to the location and download the json file to view the logs.
43
55
44
-
:::image type="content" source="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-4.png" alt-text="Screenshot showing the drill-down path to the json file." lightbox="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-4.png":::
0 commit comments