[syslog-ng] syslog-ng and solaris doors again

Rob Cermak cermak@ahab.Rutgers.EDU
Wed, 16 Jun 1999 15:21:04 -0400 (EDT)


> 
> source sun { sun-streams /dev/log; sun-door /etc/.syslog_door; internal; };
> 

Q.  Do you need to indicate both?  This is to cover Suns' incomplete
coding job?

SIGHUP works.

Compiled... messages are not getting through.  Still have to
toss it into the debugger to see if messages are being passed -- or
what the bottom error message is trying to say.

This is from the command line saying that something else is
happening that might be causing a problem.

coquille{root}32: /usr/local/sbin/syslog-ng -d -v -f /etc/syslog-ng.conf 
syslog-ng version 1.1.25 starting
do_stream_read: getmsg() failed Error 0
SIGHUP received, restarting syslog-ng
new configuration initialized
do_stream_read: getmsg() failed Error 0

Rob