Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat OpenShift Container Platform 4
Kubernetes Settings
OpenShift - Logging Settings
OAuth Audit Logs Must Have Mode 0600
OAuth Audit Logs Must Have Mode 0600
An XCCDF Rule
Details
Profiles
Prose
OAuth Audit Logs Must Have Mode 0600
Medium Severity
To properly set the permissions of
/var/log/oauth-apiserver/.*
, run the command:
$ sudo chmod 0600 /var/log/oauth-apiserver/.*