4.2.2.3 Ensure syslog-ng default file permissions configured

Information

syslog-ng will create logfiles that do not already exist on the system. This setting controls what permissions will be applied to these newly created files. It is important to ensure that log files exist and have the correct permissions to ensure that sensitive syslog-ng data is archived and protected.

NOTE: Syslog-NG was not found to be installed.

Solution

Edit the /etc/syslog-ng/syslog-ng.conf and set perm option to 0640 or more restrictive: options { chain_hostnames(off); flush_lines(0); perm(0640); stats_freq(3600); threaded(yes); };

See Also

https://workbench.cisecurity.org/files/1866

Item Details

Category: AUDIT AND ACCOUNTABILITY

References: 800-53|AU-9(4), CSCv6|5.1

Plugin: Unix

Control ID: 27feaee654a3cc7fc608fded77a8c25242121d205f811240aecd7ad113c9746c