1#	$OpenBSD: newsyslog.conf,v 1.38 2022/01/05 18:34:23 deraadt Exp $
2#
3# configuration file for newsyslog
4#
5# logfile_name		owner:group     mode count size when  flags
6/var/cron/log		root:wheel	600  3     10   *     Z
7/var/log/authlog	root:wheel	640  7     *    168   Z
8/var/log/daemon				640  5     300  *     Z
9/var/log/lpd-errs			640  7     10   *     Z
10/var/log/maillog			640  7     *    24    Z
11/var/log/messages			644  5     300  *     Z
12/var/log/secure				600  7     *    168   Z
13/var/log/wtmp				644  7     *    $M1D4 B ""
14/var/log/xferlog			640  7     250  *     Z
15/var/log/pflog				600  3     250  *     ZB "pkill -HUP -u root -U root -t - -x pflogd"
16/var/www/logs/access.log		644  4     *    $W0   Z "pkill -USR1 -u root -U root -x httpd"
17/var/www/logs/error.log			644  7     250  *     Z "pkill -USR1 -u root -U root -x httpd"
18