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
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ Make sure you have an Azure VMware Solution private cloud with access to the vCe
33
33
34
34
1. From your Azure VMware Solution private cloud, select **Diagnostic settings**, then **Add diagnostic settings**.
35
35
36
-
:::image type="content" source="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-1.png" alt-text="Screenshot showing where to configure VMware syslogs.":::
36
+
:::image type="content" source="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-1.png" alt-text="Screenshot showing where to configure VMware syslogs." border="false" lightbox="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-1.png":::
37
37
38
38
1. Select the **vmwaresyslog**, **All metrics**, and select one of the following options presented.
39
39
@@ -58,20 +58,20 @@ In this section, you’ll:
58
58
1. In the Azure portal, go to **Create a resource**.
59
59
2. Search for “Log Analytics Workspace” and select **Create** -> **Log Analytics Workspace**.
60
60
61
-
:::image type="content" source="media/send-logs-to-log-analytics/marketplace.png" alt-text="Screenshot of Create a resource.":::
61
+
:::image type="content" source="media/send-logs-to-log-analytics/marketplace.png" alt-text="Screenshot of Create a resource." border="false" lightbox="media/send-logs-to-log-analytics/marketplace.png":::
62
62
63
63
#### Set up your workspace
64
64
65
65
1. Enter the Subscription you intend to use, the Resource Group chosen to house this workspace. Give it a name and select a region.
66
66
2. Select **Review** + **Create**.
67
67
68
-
:::image type="content" source="media/send-logs-to-log-analytics/create-workspace.png" alt-text="Screenshot of Marketplace.":::
68
+
:::image type="content" source="media/send-logs-to-log-analytics/create-workspace.png" alt-text="Screenshot of Marketplace." border="false" lightbox="media/send-logs-to-log-analytics/create-workspace.png":::
69
69
70
70
#### Add a diagnostic setting
71
71
72
72
Next, we add a diagnostic setting in your Azure VMware Solution private cloud, so it knows where to send your logs to.
73
73
74
-
:::image type="content" source="media/send-logs-to-log-analytics/private-cloud.png" alt-text="Screenshot of vh-private-cloud.":::
74
+
:::image type="content" source="media/send-logs-to-log-analytics/private-cloud.png" alt-text="Screenshot of vh-private-cloud." border="false" lightbox="media/send-logs-to-log-analytics/private-cloud.png":::
75
75
76
76
1. Select your Azure VMware Solution private cloud.
77
77
Go to Diagnostic settings on the left-hand menu under Monitoring.
@@ -83,7 +83,7 @@ Select the log categories you're interested in sending to your Log Analytics wor
83
83
Select the Subscription your Log Analytics workspace lives in and the Log Analytics workspace.
84
84
Select **Save** on the top left.
85
85
86
-
:::image type="content" source="media/send-logs-to-log-analytics/diagnostic-setting.png" alt-text="Screenshot of Diagnostics settings.":::
86
+
:::image type="content" source="media/send-logs-to-log-analytics/diagnostic-setting.png" alt-text="Screenshot of Diagnostics settings." border="false" lightbox="media/send-logs-to-log-analytics/diagnostic-setting.png":::
87
87
88
88
At this point, your Log Analytics workspace is now successfully configured to receive logs from your Azure VMware Solution private cloud.
89
89
@@ -99,20 +99,20 @@ For more information, see
99
99
100
100
1. In **Diagnostic setting**, select the storage account where you want to store the logs and select **Save**.
101
101
102
-
:::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.":::
102
+
:::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." border="false" lightbox="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-2.png":::
103
103
104
104
2. Go to your **Storage accounts**, verify **Insight logs vmwarelog** was created, and select it.
105
105
106
-
:::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.":::
106
+
:::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." border="false" lightbox="edia/diagnostic-settings/diagnostic-settings-log-analytics-workspace-3.png":::
107
107
108
108
109
109
3. Browse **Insight logs vmwarelog** to locate and download the json file to view the logs.
110
110
111
-
:::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.":::
111
+
:::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." border="false" lightbox="media/diagnostic-settings/diagnostic-settings-log-analytics-workspace-4.png":::
112
112
113
113
### Stream to Microsoft Azure Event Hubs
114
114
115
115
1. In **Diagnostic setting**, under Destination details, select **Stream to an Event Hub**.
116
116
2. From the **Event Hub namespace** drop-down menu, choose where you want to send the logs, select, and **Save**.
117
117
118
-
:::image type="content" source="media/diagnostic-settings/stream-event-hub.png" alt-text="Screenshot showing the drill-down path to send the logs.":::
118
+
:::image type="content" source="media/diagnostic-settings/stream-event-hub.png" alt-text="Screenshot showing the drill-down path to send the logs." border="false" lightbox="media/diagnostic-settings/stream-event-hub.png":::
0 commit comments