Skip to content

Guide to the Secure Configuration of Red Hat OpenShift Container Platform 4

Rules, Groups, and Values defined within the XCCDF Benchmark

  • Ensure that OpenShift Logging Operator is scanning the cluster

    OpenShift Logging Operator provides ability to aggregate all the logs from the OpenShift Container Platform cluster, such as node system audit logs, application container logs, and infrastructure l...
    Rule Medium Severity
  • Record Access Events to Kubernetes Audit Log Directory

    The audit system should collect access events to read the Kubernetes audit log directory. The following audit rule will assure that access to audit log directory are collected. <pre>-a always,exit ...
    Rule Medium Severity
  • Record Access Events to OAuth Audit Log Directory

    The audit system should collect access events to read the OAuth audit log directory. The following audit rule will assure that access to audit log directory are collected. <pre>-a always,exit -F di...
    Rule Medium Severity
  • Record Access Events to OpenShift Audit Log Directory

    The audit system should collect access events to read the OpenShift audit log directory. The following audit rule will assure that access to audit log directory are collected. <pre>-a always,exit -...
    Rule Medium Severity
  • The Kubernetes Audit Logs Directory Must Have Mode 0700

    To properly set the permissions of /var/log/kube-apiserver/, run the command:
    $ sudo chmod 0700 /var/log/kube-apiserver/
    Rule Medium Severity
  • The OAuth Audit Logs Directory Must Have Mode 0700

    To properly set the permissions of /var/log/oauth-apiserver/, run the command:
    $ sudo chmod 0700 /var/log/oauth-apiserver/
    Rule Medium Severity
  • The OpenShift Audit Logs Directory Must Have Mode 0700

    To properly set the permissions of /var/log/openshift-apiserver/, run the command:
    $ sudo chmod 0700 /var/log/openshift-apiserver/
    Rule Medium Severity
  • OAuth Audit Logs Must Be Owned By Root

    All audit logs must be owned by root user and group. By default, the path for the OAuth audit log is <pre>/var/log/oauth-apiserver/</pre>. To properly set the owner of <code>/var/log/oauth-apiserv...
    Rule Medium Severity
  • OpenShift Audit Logs Must Be Owned By Root

    All audit logs must be owned by root user and group. By default, the path for the OpenShift audit log is <pre>/var/log/openshift-apiserver/</pre>. To properly set the owner of <code>/var/log/opens...
    Rule Medium Severity
  • Kubernetes Audit Logs Must Have Mode 0600

    To properly set the permissions of /var/log/kube-apiserver/.*, run the command:
    $ sudo chmod 0600 /var/log/kube-apiserver/.*
    Rule Medium Severity

The content of the drawer really is up to you. It could have form fields, definition lists, text lists, labels, charts, progress bars, etc. Spacing recommendation is 24px margins. You can put tabs in here, and can also make the drawer scrollable.

Capacity
Modules