Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2010 11:23:24 +0700 (ICT)
From:      Olivier Nicole <Olivier.Nicole@cs.ait.ac.th>
To:        bergdave55@yahoo.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: remote syslog program specification question
Message-ID:  <201007220423.o6M4NOXL081510@banyan.cs.ait.ac.th>
In-Reply-To: <167011.83792.qm@web120416.mail.ne1.yahoo.com> (message from Dave Berg on Wed, 21 Jul 2010 17:53:12 -0700 (PDT))
References:  <167011.83792.qm@web120416.mail.ne1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> send everything from any facility.level to the loghost EXCEPT things from 
> $program that's level .info or lower. (so anything that's from $program.notice 
*.notice @loghost

If your program logs to a give facility, for example your program logs
to local7:

local7.notice @loghost 

anything using the facility local7, with a level equal or greater than
notice, will be sent to the loghost.

Best regards,

Olivier



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