Skip to content

Commit fb6a7db

Browse files
authored
Merge pull request #178781 from suzizuber/v-szuber/11032021-update-configure-vmware-syslogs
Added image, new steps, article reformatting
2 parents abeda60 + 3b1de41 commit fb6a7db

File tree

2 files changed

+21
-10
lines changed

2 files changed

+21
-10
lines changed

articles/azure-vmware/configure-vmware-syslogs.md

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,34 +12,45 @@ ms.date: 09/24/2021
1212

1313
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.
1414

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.
1616

1717
## Prerequisites
1818

1919
Make sure you have an Azure VMware Solution private cloud with access to the vCenter and NSX-T Manager interfaces.
2020

2121
## Configure diagnostic settings
2222

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**.
2424

2525
:::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":::
2626

2727

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.
2929

3030
>[!IMPORTANT]
31-
>The **Send to log analytics workspace** option does not currently work.
31+
>The **Send to log analytics workspace** option is currently unavailable.
3232
33-
1. Select the storage account where you want to store the logs and then select **Save**.
33+
### Archive to storage account
3434

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**.
3636

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.
3840

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
4049

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.":::
4154

42-
1. Browse to the location and download the json file to view the logs.
4355

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":::
4556

60.8 KB
Loading

0 commit comments

Comments
 (0)