Skip to main content

More Info:

Rotate log files on reaching 100 MB or as appropriate.

Risk Level

Low

Address

Security

Compliance Standards

  • CIS Kubernetes

Triage and Remediation

Remediation

Using Console

Run the following command on the Control Plane node: ps -ef | grep kube-apiserver Verify that the —audit-log-maxsize argument is set to 100 or as appropriate.

Additional Reading: