I've been trying to get this to work to no avail.  I'm trying to get
radiator to push its error logs to local0.  I've tried:

<Log SYSLOG>
       Facility LOG_LOCAL0
</Log>
<Log SYSLOG>
       Facility local0
</Log>
<Log SYSLOG>
       Facility LOCAL0
</Log>


all to no avail.  Using 'logger' I can send message to local0 just fine
and they get into the log as expected.  Any guesses?  syslog.ph exists as
does Sys::Syslog.  I don't have any errors in the normal radiator logfile
so I'm not sure why these aren't making it as expected. syslog.ph has:

unless(defined(&LOG_LOCAL0)) {
sub LOG_LOCAL0 () {(16<<3);}  
}
 
I also ran h2ph just to be sure...  Thanks.

--------------------------------------------------------------------------
Aaron Holtz
ComNet Inc.
UNIX Systems Specialist
Email:  [EMAIL PROTECTED]
"It's not broken, it just lacks duct tape."
--------------------------------------------------------------------------




===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to