Skip to content

Kubernetes API Server audit logs must be enabled.

An XCCDF Rule

Description

Kubernetes API Server validates and configures pods and services for the API object. The REST operation provides frontend functionality to the cluster share state. Enabling audit logs provides a way to monitor and identify security risk events or misuse of information. Audit logs are necessary to provide evidence in the case the Kubernetes API Server is compromised requiring a Cyber Security Investigation.

ID
SV-242461r961863_rule
Version
CNTR-K8-003280
Severity
Medium
References
Updated

Remediation Templates

A Manual Procedure

Edit the Kubernetes API Server manifest file in the /etc/kubernetes/manifests directory on the Kubernetes Control Plane. Set the argument "--audit-policy-file" to "log file directory".