Skip to content

Commit 318d2c6

Browse files
authored
Fixes 1 | Update container-insights-syslog.md
1 parent 36c312c commit 318d2c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Container Insights offers the ability to collect Syslog events from Linux nodes
2727

2828
Navigate to your cluster. Open the _Insights_ tab for your cluster. Open the _Monitor Settings_ panel. Click on Edit collection settings, then check the box for _Enable Syslog collection_
2929

30-
:::image type="content" source="media/container-insights-syslog/SyslogEnable3.gif" lightbox="media/container-insights-syslog/SyslogEnable3.gif" alt-text="Flow of Syslog being enabled from Azure Portal," border="false":::
30+
:::image type="content" source="media/container-insights-syslog/SyslogEnable3.gif" lightbox="media/container-insights-syslog/SyslogEnable3.gif" alt-text="Syslog being enabled from Azure Portal through Monitor Settings panel in Container Insights" border="false":::
3131

3232
### Using Azure CLI commands
3333

@@ -98,19 +98,19 @@ provisioningState : Succeeded
9898

9999
### Access using built-in Workbooks
100100

101-
To get a quick snapshot of your syslog data, customers can use our built-in Syslog workbook. There are two way to access the built-in workbook.
101+
To get a quick snapshot of your syslog data, customers can use our built-in Syslog workbook. There are two ways to access the built-in workbook.
102102

103103
Option 1 - The Reports tab in Container Insights.
104104
Navigate to your cluster. Open the _Insights_ tab for your cluster. Open the _Reports_ tab and look for the _Syslog_ workbook.
105105

106106
:::image type="content" source="media/container-insights-syslog/SyslogWorkbookCluster.gif" lightbox="media/container-insights-syslog/SyslogWorkbookCluster.gif" alt-text="Video of Syslog workbook being accessed from Container Insights Reports tab," border="false":::
107107

108108
Option 2 - The Workbooks tab in AKS
109-
Navigate to your cluster. Open the _Workbooks_ tab for your and look for the _Syslog_ workbook.
109+
Navigate to your cluster. Open the _Workbooks_ tab for your cluster and look for the _Syslog_ workbook.
110110

111111
:::image type="content" source="media/container-insights-syslog/SyslogWorkbookCIReportsTab.gif" lightbox="media/container-insights-syslog/SyslogWorkbookCIReportsTab.gif" alt-text="Video of Syslog workbook being accessed from cluster workbooks tab," border="false":::
112112

113-
### Access using Loq Queries
113+
### Access using Log Queries
114114

115115
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).
116116

0 commit comments

Comments
 (0)