
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
17 lines
377 B
ReStructuredText
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
|