More Info:
Enable auditing on the Kubernetes API Server and set the desired audit log path.Risk Level
MediumAddress
SecurityCompliance Standards
- CIS Kubernetes
Triage and Remediation
- Remediation
Remediation
Using Console
Using Console
Run the following command on the Control Plane node: ps -ef | grep kube-apiserver Verify that the —audit-log-path argument is set as appropriate.

