Information
Kubernetes can audit the details of requests made to the API server.
Rationale:
Logging is an important detective control for all systems, to detect potential unauthorized access.
Impact:
Audit logs will be created on the master nodes, which will consume disk space. Care should be taken to avoid generating too large volumes of log information as this could impact the available of the cluster nodes.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
None.
Default Value:
Auditing logging is enabled by default, using the Default audit profile.
Please reference the OpenShift audit logging documentation for more information on various profiles and configuration guidance.