Hi Community,
I have recently been facing a challenge on what log to prioritize when monitoring AKS logs. This is purely because of the verboseness of AKS logs driving spikes in logging costs.
Between AKS-audit and AKS-audit-admin logs is there one I could prioritize over the other? I understand that AKS-audit-admin has fewer logs than AKS-audit as it does not contain "list" and "get" requests.
Your guidance on this will be highly appreciated.
Here are the datatypes you should prioritize when log monitoring Azure Kubernetes Service (AKS) clusters:
If you are limited on resources, you can prioritize AKS-audit logs over AKS-audit-admin logs. However, monitoring both logs is vital to get a complete picture of activity in your AKS cluster.
@Anne Cubarrubia Thanks for these