I am currently using log4perl ans am using Sys::Syslog.pm and am having an issue writing to the syslogd daemon. I have done some reasearch relating to this issue and what I have found is that some it is a bug in the perl module that by deafult it tries andwrites to PATH_LOG and this does not exist on solaris.
This problem seems to be related to solaris 8 and above, I was wondering if anyone has come accross the same issue and has found a work around.
Thanks in advance
James