Merge "[Docs] Exception for cron logging"

This commit is contained in:
Jenkins
2016-12-06 18:05:11 +00:00
committed by Gerrit Code Review

View File

@@ -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.