Skip to content

Commit 9437ea1

Browse files
authored
Alt text updates
1 parent 8e25311 commit 9437ea1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/azure-monitor/containers/container-insights-syslog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ az aks enable-addons -a monitoring --enable-msi-auth-for-monitoring --enable-sys
3737

3838
Syslog data is stored in the [Syslog](/azure/azure-monitor/reference/tables/syslog) table in your Log Analytics workspace. You can create your own [log queries](../logs/log-query-overview.md) in [Log Analytics](../logs/log-analytics-overview.md) to analyze this data or use any of the [prebuilt queries](../logs/log-query-overview.md).
3939

40-
:::image type="content" source="media/container-insights-syslog/AzMon3.png" lightbox="media/container-insights-syslog/AzMon3.png" alt-text="Syslog query loaded in the query editor in the Azure Monitor Portal UI" border="false":::
40+
:::image type="content" source="media/container-insights-syslog/AzMon3.png" lightbox="media/container-insights-syslog/AzMon3.png" alt-text="Screenshot of Syslog query loaded in the query editor in the Azure Monitor Portal UI." border="false":::
4141

4242
You can open Log Analytics from the **Logs** menu in the **Monitor** menu to access Syslog data for all clusters or from the AKs cluster's menu to access Syslog data for only that cluster.
4343

44-
:::image type="content" source="media/container-insights-syslog/AKS4.png" lightbox="media/container-insights-syslog/AKS4.png" alt-text="Query editor with Syslog query." border="false":::
44+
:::image type="content" source="media/container-insights-syslog/AKS4.png" lightbox="media/container-insights-syslog/AKS4.png" alt-text="Screenshot of Query editor with Syslog query." border="false":::
4545

4646
### Sample queries
4747

@@ -60,17 +60,17 @@ To modify the configuration for your Syslog collection, you modify the [data col
6060

6161
Select **Data Collection Rules** from the **Monitor** menu in the Azure portal.
6262

63-
:::image type="content" source="media/container-insights-syslog/DCR1.png" lightbox="media/container-insights-syslog/DCR1.png" alt-text="Data Collection Rules tab in the Azure Monitor portal UI" border="false":::
63+
:::image type="content" source="media/container-insights-syslog/DCR1.png" lightbox="media/container-insights-syslog/DCR1.png" alt-text="Screenshot of Data Collection Rules tab in the Azure Monitor portal UI." border="false":::
6464

6565
Select your DCR and then **View data sources**. Select the **Linux Syslog** data source to view the Syslog collection details.
6666
>[!NOTE]
6767
> A DCR is created automatically when you enable syslog. The DCR follows the naming convention `MSCI-<WorkspaceRegion>-<ClusterName>`.
6868
69-
:::image type="content" source="media/container-insights-syslog/DCR3.png" lightbox="media/container-insights-syslog/DCR3.png" alt-text="Data Sources tab for Syslog data collection rule" border="false":::
69+
:::image type="content" source="media/container-insights-syslog/DCR3.png" lightbox="media/container-insights-syslog/DCR3.png" alt-text="Screenshot of Data Sources tab for Syslog data collection rule." border="false":::
7070

7171
Select the minimum log level for each facility that you want to collect.
7272

73-
:::image type="content" source="media/container-insights-syslog/DCR4.png" lightbox="media/container-insights-syslog/DCR4.png" alt-text="Configuration panel for Syslog data collection rule" border="false":::
73+
:::image type="content" source="media/container-insights-syslog/DCR4.png" lightbox="media/container-insights-syslog/DCR4.png" alt-text="Screenshot of Configuration panel for Syslog data collection rule." border="false":::
7474

7575

7676
## Known limitations

0 commit comments

Comments
 (0)