Oscar del Rio wrote:



you are writing to "daemon.debug" but your syslog.conf is not configured to log daemon.debug

daemon.debug<TABs>/var/log/syslog

pfexec pkill -HUP syslogd

ok,
# date
Mon May 11 20:38:58 CEST 2009
# perl -MSys::Syslog -e 'Sys::Syslog::syslog("daemon|notice", "this is a better test: %d", time);'

and syslog.conf contains:
*.err;kern.debug;daemon.notice;mail.crit        /var/adm/messages

but:
# tail /var/adm/messages
...
May 11 15:58:08 catalogue3 syslogd: going down on signal 15
May 11 16:08:48 catalogue3 syslogd: going down on signal 15
May 11 17:27:53 catalogue3 syslogd: going down on signal 15
May 11 18:31:55 catalogue3 syslogd: going down on signal 15
r...@catalogue3:/usr/local/koha/lib/C4/SIP#
and nothing else...

anybody can test this above simple perl command in a os2008.11 zone and report if it works?

thanks for help,

gerard


_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to