(RADIATOR) <Log Syslog> not working on HPUX 11i =/

Jon Nistor nistor at primus.ca
Thu Jul 12 16:36:01 CDT 2001


Hey all,

I've checked through the mail archives, and tried everything listed, but I
still can't get syslog to work for the life of me =/

This is whats in the config:
	<Log SYSLOG>
	    Facility    INFO
	    Trace       4
	</Log>

I've tried DEBUG, LOG_DEBUG, LOG_INFO, etcetcetc.  There is a syslog.ph
file, /opt/perl5/lib/site_perl/5.6.0/PA-RISC2.0/syslog.ph.

Nothing comes through on syslog, when I test it out using Sys::Syslog,

<start>
#!/opt/perl5/bin/perl
use Sys::Syslog;
openlog($ident,$logopt,$facility);
        syslog('info', 'this is another test');
        syslog('mail', 'this is a better test: %d', time);
closelog();
syslog('debug', 'this is the last test');

<end>

All that works fine ..  Anyone have any insight? =/


--
.+.+.=.....+.....*..-...\//...-..+..._+($)(_)# ......%%@......[]@#.....!
Jon (nistor at primus.ca)     Unix Systems Administrator, Primus Canada.
Tel.  (416) 207-7612       emerg/afterhour: pagenistor at primus.ca.
cell. (416) 294-7780       Internet Services Group
.EOF

===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list