xref: /openbsd/etc/newsyslog.conf (revision db3296cf)
1#	$OpenBSD: newsyslog.conf,v 1.22 2003/02/12 19:42:59 millert Exp $
2#
3# configuration file for newsyslog
4#
5# logfilename           owner:group     mode ngen size time [ZB]
6/var/cron/log		root:wheel	600  3    10   *     Z
7/var/log/aculog		uucp:dialer	660  7    *    24    Z
8/var/log/authlog	root:wheel	640  7    *    168   Z
9/var/log/daemon				640  5    30   *     Z
10/var/log/lpd-errs			640  7    10   *     Z
11/var/log/maillog			600  7    *    24    Z
12/var/log/messages			644  5    30   *     Z
13/var/log/secure				600  7    *    168   Z
14/var/log/wtmp				644  7    *    168   ZB
15/var/log/xferlog			640  7    250  *     Z
16/var/log/ppp.log			640  7    250  *     Z
17/var/log/pflog				600  3    250  *     ZB	/var/run/pflogd.pid
18#
19# Uncomment to rotate apache logs
20#
21#/var/www/logs/access_log		644  7    250  *     Z /var/www/logs/httpd.pid SIGUSR1
22#/var/www/logs/error_log		644  7    250  *     Z /var/www/logs/httpd.pid SIGUSR1
23#
24# Uncomment to rotate ssl logs
25#
26#/var/www/logs/ssl_engine_log		644  7    250  *     Z /var/www/logs/httpd.pid SIGUSR1
27#/var/www/logs/ssl_request_log		644  7    250  *     Z /var/www/logs/httpd.pid SIGUSR1
28