Files
ansible-hardening/doc/metadata/rhel6/V-38566.rst
Major Hayden 3c19f00a7f [Docs] Metadata cleanup
This patch adds the right tags to each piece of metadata and corrects
small errors found in the deployer notes.

Closes-bug: 1595669
Change-Id: Ic04aaad85ebf111be5a0bdb01a350442fdea1433
2016-09-12 14:27:49 -05:00

17 lines
377 B
ReStructuredText

---
id: V-38566
status: opt-in
tag: auditd
---
The audit rules for logging failed access attempts can generate significant
amounts of log traffic in some environments. These rules are disabled by
default.
To opt-in for this change and enable audit logging for these events, adjust
the following Ansible variable:
.. code-block:: yaml
security_auditd_failed_access: yes