Skip to content

Commit fa39931

Browse files
Merge pull request #246284 from damendo/main
Update kubelet-logs.md
2 parents 32a2a9f + 86f4d92 commit fa39931

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/aks/kubelet-logs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.date: 05/09/2023
1212
When operating an Azure Kubernetes Service (AKS) cluster, you may need to review logs to troubleshoot a problem. Azure portal has a built-in capability that allows you to view logs for AKS [main components][aks-main-logs] and [cluster containers][azure-container-logs]. Occasionally, you may need to get *kubelet* logs from AKS nodes for troubleshooting purposes.
1313

1414
This article shows you how you can use `journalctl` to view *kubelet* logs on an AKS node.
15+
Alternatively, customers can collect kubelet logs using the [syslog collection feature in Azure Monitor - Container Insights](https://aka.ms/CISyslog).
1516

1617
## Before you begin
1718

0 commit comments

Comments
 (0)