Excessive syslog-ng stats log frequency on debian13 templates

I've seen syslog-ng default configs in some hosting provider debian 13 installs (/etc/syslog-ng/syslog-ng.conf) have this option set: stats(freq(1));

This will log syslog-ng daemon stats every second. This will fill your disk. Not sure where this config option came from, but it should probably be removed.

Comments

Sign In or Register to comment.