SV-242402r712562_rule
V-242402
SRG-APP-000092-CTR-000165
CNTR-K8-000610
CAT II
10
Edit the Kubernetes API Server manifest and set "--audit-log-path" to a secure location for the audit logs to be written.
Note: If the API server is running as a Pod, then the manifest will also need to be updated to mount the host system filesystem where the audit log file is to be written.
Change to the /etc/kubernetes/manifests directory on the Kubernetes Master Node. Run the command:
grep -i audit-log-path *
If the audit-log-path is not set, this is a finding.
V-242402
False
CNTR-K8-000610
Change to the /etc/kubernetes/manifests directory on the Kubernetes Master Node. Run the command:
grep -i audit-log-path *
If the audit-log-path is not set, this is a finding.
M
5376