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-monitor/containers/container-insights-syslog.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ Container Insights offers the ability to collect Syslog events from Linux nodes
27
27
28
28
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_
29
29
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":::
31
31
32
32
### Using Azure CLI commands
33
33
@@ -98,19 +98,19 @@ provisioningState : Succeeded
98
98
99
99
### Access using built-in Workbooks
100
100
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.
102
102
103
103
Option 1 - The Reports tab in Container Insights.
104
104
Navigate to your cluster. Open the _Insights_ tab for your cluster. Open the _Reports_ tab and look for the _Syslog_ workbook.
105
105
106
106
:::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":::
107
107
108
108
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.
110
110
111
111
:::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":::
112
112
113
-
### Access using Loq Queries
113
+
### Access using Log Queries
114
114
115
115
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).
0 commit comments