Some edits to Logging and Auditing. More granular auditd data retention. Removed some logwatch checks.
Mike Palmiotto (1): M1 Incomplete Guidance - Logging and Auditing .../auditd_data_retention_admin_space_left.xml | 30 ++++++++ .../checks/auditd_data_retention_mail_acct.xml | 30 ++++++++ .../input/checks/auditd_data_retention_max_log.xml | 30 ++++++++ .../checks/auditd_data_retention_max_log_file.xml | 30 ++++++++ .../checks/auditd_data_retention_space_left.xml | 30 ++++++++ .../input/checks/logwatch_configured_hostlimit.xml | 29 ++++++++ .../checks/logwatch_configured_splithosts.xml | 27 ++++++++ rhel6/src/input/profiles/common.xml | 14 ++++ rhel6/src/input/system/auditing.xml | 69 +++++++++++++++++++- rhel6/src/input/system/logging.xml | 71 ++++++++++++++++++++ 10 files changed, 359 insertions(+), 1 deletions(-) create mode 100644 rhel6/src/input/checks/auditd_data_retention_admin_space_left.xml create mode 100644 rhel6/src/input/checks/auditd_data_retention_mail_acct.xml create mode 100644 rhel6/src/input/checks/auditd_data_retention_max_log.xml create mode 100644 rhel6/src/input/checks/auditd_data_retention_max_log_file.xml create mode 100644 rhel6/src/input/checks/auditd_data_retention_space_left.xml create mode 100644 rhel6/src/input/checks/logwatch_configured_hostlimit.xml create mode 100644 rhel6/src/input/checks/logwatch_configured_splithosts.xml -- 1.7.6.5 _______________________________________________ scap-security-guide mailing list [email protected] https://fedorahosted.org/mailman/listinfo/scap-security-guide
