diff --git a/doc/metadata/rhel7/RHEL-07-021160.rst b/doc/metadata/rhel7/RHEL-07-021160.rst index 45b22a69..f2082584 100644 --- a/doc/metadata/rhel7/RHEL-07-021160.rst +++ b/doc/metadata/rhel7/RHEL-07-021160.rst @@ -1,7 +1,16 @@ --- id: RHEL-07-021160 -status: not implemented +status: exception - manual intervention tag: misc --- -This STIG requirement is not yet implemented. +Ubuntu, CentOS and Red Hat Enterprise Linux already capture the logs from cron. + +Ubuntu systems collect cron job logs into the main syslog file +(``/var/log/syslog``) rather than separate them into their own log file. +CentOS and Red Hat Enterprise Linux systems collect cron logs in +``/var/log/cron``. + +Deployers should not need to adjust these configurations unless a specific +environment requires it. The tasks in the security role do not make changes to +the ``rsyslog`` configuration.