tom-krieger / cis_security_hardening

Define a complete security baseline and monitor the baseline's rules. The definition of the baseline should be done in Hiera. The purpose of the module is to give the ability to setup a complete security baseline which not necessarily have to stick to industry security guides like the CIS benchmarks.
Apache License 2.0
15 stars 10 forks source link

rsyslog_remote_syslog.pp #48

Closed parryb closed 1 year ago

parryb commented 1 year ago

The class "cis_security_hardening::rules::rsyslog_remote_syslog" updates rsyslog.conf file, but does not notify the service rsyslog so the updates are not picked up until the next restart of the service or reboot.

tom-krieger commented 1 year ago

Will be fixed with next version