On this server we have Qmail as the MTA (part of Plesk 12.5) and it logs to rsyslog via the 'root' user.
I checked /etc/csf/csf.syslogusers and root is already included in the file by default. However, root does not get added to the mysyslog group as confirmed by the following command:
Code: Select all
[root@plesk12-test csf]# groups root
root : root
Other than adding root manually to the mysyslog group, how can we get CSF to do this automatically? I would rather CSF handled it as it sounds as if it should be adding root to the group automatically, especially as root is defined in csf.syslogusers by default.
Does anyone have any ideas?
Thanks,
Chris