Where are kubelet logs in AKS stored ?

Jan Navrátil 1 Reputation point
2022-09-13T18:58:29.407+00:00

Hello,

I would like to view kubelet logs going back in time in Azure AKS. All I could find from Azure docs was how to ssh into the nodes and list the logs (https://learn.microsoft.com/en-us/azure/aks/kubelet-logs) but I feel like this has to be aggregated in Log Analytics somewhere right ?

However I wasn't able to find anything in Log Analytics for Kubernetes. Am I missing something ?

We have omsagent daemonset installed and Microsoft.OperationalInsights/workspaces is enabled

Thanks :)

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,080 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. apk vrm 26 Reputation points
    2022-09-24T14:27:31.57+00:00

    Thanks for providing this valuable docs.

    1 person found this answer helpful.
    0 comments No comments

  2. Bjoern Peters 8,871 Reputation points
    2022-09-13T21:02:29.617+00:00

    What about this documentation?

    https://learn.microsoft.com/en-us/azure/aks/monitor-aks#configure-monitoring

    It seems to explain how everything works together and also seems to explain how to achieve this...


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.