Major Hayden aac41ea82e V-38624: Rotate logs
Implements: blueprint security-hardening

Change-Id: I56b595a216357436c69d2902c7ff8a1cdc9c658e
2015-10-08 09:19:41 -05:00

6 lines
338 B
ReStructuredText

The STIG requires that system logs are rotate daily, but the check only
involves verifying that logrotate is installed and activated by cron. The
openstack-ansible project already configures weekly log rotation with
compression. For high-traffic logging environments, changing the frequency
to weekly in ``/etc/logrotate.conf`` may help.