remote syslog program specification question

Olivier Nicole Olivier.Nicole at cs.ait.ac.th
Thu Jul 22 04:23:27 UTC 2010


> 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


More information about the freebsd-questions mailing list