SV-257536r960951_rule
V-257536
SRG-APP-000126-CTR-000275
CNTR-OS-000340
CAT II
10
Edit the Cluster Log Forwarder configuration to configure TLS on the transport by executing the following:
oc edit clusterlogforwarder <name> -n openshift-logging
For any output->url value that is not using a secure transport, edit the url to use a secure (https:// or tls://) transport.
For detailed information regarding configuration of the Cluster Log Forwarder, refer to https://docs.openshift.com/container-platform/4.8/logging/cluster-logging-external.html.
Verify the Cluster Log Forwarder is using an encrypted transport by executing the following:
oc get clusterlogforwarder -n openshift-logging
For each Cluster Log Forwarder, run the following command to display the configuration.
oc describe clusterlogforwarder <name> -n openshift-logging
Review the configuration and determine if the transport is secure, such as tls:// or https://. If there are any transports configured that are not secured by TLS, this is a finding.
V-257536
False
CNTR-OS-000340
Verify the Cluster Log Forwarder is using an encrypted transport by executing the following:
oc get clusterlogforwarder -n openshift-logging
For each Cluster Log Forwarder, run the following command to display the configuration.
oc describe clusterlogforwarder <name> -n openshift-logging
Review the configuration and determine if the transport is secure, such as tls:// or https://. If there are any transports configured that are not secured by TLS, this is a finding.
M
5547