freebsd-nq/etc/newsyslog.conf
Mark Murray bbd0e6a78d Log ftpd stuff in the same way that we log lpd stuff. Too many ftpd's
are attacked for us to throw away this sort of evidence.
2002-09-20 22:10:01 +00:00

29 lines
1.2 KiB
Plaintext

# configuration file for newsyslog
# $FreeBSD$
#
# Note: some sites will want to select more restrictive protections than the
# defaults. In particular, it may be desirable to switch many of the 644
# entries to 640 or 600. For example, some sites will consider the
# contents of maillog, messages, and lpd-errs to be confidential. In the
# future, these defaults may change to more conservative ones.
#
# logfilename [owner:group] mode count size when [ZJB] [/pid_file] [sig_num]
/var/log/cron 600 3 100 * J
/var/log/amd.log 644 7 100 * J
/var/log/auth.log 600 7 100 * J
/var/log/kerberos.log 600 7 100 * J
/var/log/lpd-errs 644 7 100 * J
/var/log/ftp.log 600 7 100 * J
/var/log/maillog 640 7 * @T00 J
/var/log/sendmail.st 640 10 * 168 B
/var/log/messages 644 5 100 * J
/var/log/all.log 600 7 * @T00 J
/var/log/slip.log root:network 640 3 100 * J
/var/log/ppp.log root:network 640 3 100 * J
/var/log/security 600 10 100 * J
/var/log/wtmp 644 3 * @01T05 B
/var/log/daily.log 640 7 * @T00 J
/var/log/weekly.log 640 5 1 $W6D0 J
/var/log/monthly.log 640 12 * $M1D0 J
/var/log/console.log 600 5 100 * J