SV-219154r610963_rule
V-219154
SRG-OS-000479-GPOS-00224
UBTU-18-010008
CAT III
10
Create a script which off-loads audit logs to external media and runs weekly.
Script must be located into the /etc/cron.weekly directory.
Verify there is a script which off-loads audit data and if that script runs weekly.
Check if there is a script in the /etc/cron.weekly directory which off-loads audit data:
# sudo ls /etc/cron.weekly
audit-offload
Check if the script inside the file does offloading of audit logs to an external media.
If the script file does not exist or if the script file doesn't offload audit logs, this is a finding.
V-219154
False
UBTU-18-010008
Verify there is a script which off-loads audit data and if that script runs weekly.
Check if there is a script in the /etc/cron.weekly directory which off-loads audit data:
# sudo ls /etc/cron.weekly
audit-offload
Check if the script inside the file does offloading of audit logs to an external media.
If the script file does not exist or if the script file doesn't offload audit logs, this is a finding.
M
4055