forked from ansible-lockdown/RHEL9-CIS
Small fixes part 2.
Signed-off-by: Diana-Maria Dumitru <diana.dumitru@siemens.com>
This commit is contained in:
parent
778877f3f3
commit
21fd466ec6
1 changed files with 1 additions and 1 deletions
|
|
@ -1232,7 +1232,7 @@ rhel9cis_aide_cron:
|
||||||
# This variable governs which logging service should be used, choosing between 'rsyslog'
|
# This variable governs which logging service should be used, choosing between 'rsyslog'
|
||||||
# or 'journald'(CIS recommendation) will trigger the execution of the associated subsection, as the-best
|
# or 'journald'(CIS recommendation) will trigger the execution of the associated subsection, as the-best
|
||||||
# practices are written wholly independent of each other.
|
# practices are written wholly independent of each other.
|
||||||
rhel9cis_syslog: journald
|
rhel9cis_syslog: rsyslog
|
||||||
|
|
||||||
## Control 6.2.1.3 - Ensure journald log rotation is configured per site policy
|
## Control 6.2.1.3 - Ensure journald log rotation is configured per site policy
|
||||||
# Current variable configures the max amount of disk space the logs will use(thus, journal files
|
# Current variable configures the max amount of disk space the logs will use(thus, journal files
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue