|
From: <li...@la...> - 2015-09-02 00:02:32
|
I noticed the post regarding syslog compression. I put this in rc.conf, just addding the dash c to the syslogd_flags: syslogd_enable="YES" # Run syslog daemon (or NO). syslogd_program="/usr/sbin/syslogd" # path to syslogd, if you want a different one. syslogd_flags="-s -c" # Flags to syslogd (if enabled). But I still get compression. Sep 1 05:58:42 theranch sshd[3218]: error: PAM: authentication error for root from 221.203.142.71 Sep 1 05:58:43 theranch last message repeated 2 times |