[Docs] Exception: logging level

This patch adds docs to explain that CentOS/RHEL/Ubuntu already log
in a way that meets the STIG's requirements. Deployers should not need
to adjust these configurations unless their environment requires it.

Implements: blueprint security-rhel7-stig
Change-Id: Ibac4a1de917a67cb21494466bcabb746d3aaf540
This commit is contained in:
Major Hayden
2016-12-06 11:11:06 -06:00
parent 4e8bf6705f
commit 25f3d5c434

View File

@@ -1,7 +1,10 @@
---
id: RHEL-07-040020
status: not implemented
status: exception - manual intervention
tag: misc
---
This STIG requirement is not yet implemented.
Deployers should review their logging configuration to ensure it meets the
requirements of the STIG. All operating systems supported by the role already
log the ``auth``, ``authpriv``, and ``daemon`` facilities at the correct levels
by default.