ansible-hardening/doc/metadata/rhel7/RHEL-07-030770.rst
Major Hayden a0b88da6bb Add checks for remote syslog [+Docs]
This patch adds a check for remote syslog configurations.

Documentation is included.

Implements: blueprint security-rhel7-stig
Change-Id: I3e05aa30c0d1d838a7f604c6ca7cce27a4d0e86a
2016-12-12 19:57:33 +00:00

329 B

---id: RHEL-07-030770 status: verification only tag: misc ---

The tasks in the security role check for uncommented lines in the rsyslog configuration that contain @ or @@, which signifies that a remote logging configuration is in place. If these lines are not found, a warning message is printed in the Ansible output.