0
votes

I have created a LogAnalytics workspace and attached the logs of my AKS cluster to this workspace using the instructions in the below link: https://docs.microsoft.com/en-us/azure/aks/view-master-logs I am able to view the logs of my AKS cluster inside the AKS cluster blade: enter image description here

I am able to view the logs inside the Default LogAnalytics workspace as well: enter image description here

But I am not able to view the logs inside the LogAnalytics workspace created by me: enter image description here

Following are my Diagnostics Settings for my resource group: enter image description here

Where I am going wrong?

1
Do you have a lot of different resource types hooked up to your workspace? There is a limitation of 500 column types Another idea would be to create a new workspace and send logs to it to see if it's a workspace configuration issue. - DreadedFrost
It may take a few hours for the logs arriving to log analytics, please wait and check it again. - Ivan Yang
I checked after 8 hours, still could not get the logs. I dont have many resources hooked to it just the AKS cluster. - Sormita Chakraborty

1 Answers

0
votes

AKS diagnostics logs are ingested into AzureDiagnostics table, please check if present there