syslog.conf: *.debug
    Brandon S. Allbery  KF8NH 
    allbery at ece.cmu.edu
       
    Tue Apr 22 08:59:35 PDT 2003
    
    
  
On Tue, 2003-04-22 at 11:47, 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 that normal behavior (foo.level logs all messages at level and
higher, and debug is the lowest level, so foo.debug is the same as
foo.*)?  Possibly you want *.=debug instead (see syslog.conf(5)).
-- 
brandon s allbery [openafs/solaris/japh/freebsd] allbery at kf8nh.apk.net
system administrator [linux/heimdal/too many hats] allbery at ece.cmu.edu
electrical and computer engineering                              KF8NH
carnegie mellon university  [better check the oblivious first -ke6sls]
    
    
More information about the freebsd-current
mailing list