Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 10:50:39 -0500
From:      Charlie Root <root@energistic.com>
To:        Andy Farkas <andyf@speednet.com.au>
Cc:        freebsd-current@freebsd.org
Subject:   Re: syslog.conf: *.debug
Message-ID:  <20030422155039.GA98424@energistic.com>
In-Reply-To: <20030423013826.O25182-100000@hewey.af.speednet.com.au>
References:  <20030423013826.O25182-100000@hewey.af.speednet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 23, 2003 at 01:47:47AM +1000, Andy Farkas wrote:
> 
> /etc/syslog.conf recently had `*.debug /var/log/debug/log' added.
> 
> syslogd seems to be sending *.* to this file. Anyone else see this?
> 

isn't *.debug = *.*? Given that debug will log debug and anything higher
than debug? And debug is the lowest priority? So this would be expected
behavior, yeah?

-Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030422155039.GA98424>