hello all,
i'm unable to write with syslog from my apps:
# perl -MSys::Syslog -e 'Sys::Syslog::syslog("daemon|debug", "this is a better test: %d", time);'

and syslog.conf:
*.err;kern.notice;auth.notice           /dev/sysmsg
*.err;kern.debug;daemon.notice;mail.crit        /var/adm/messages
*.alert;kern.err;daemon.err             operator
*.alert                                 root
*.emerg                                 *
mail.debug                      ifdef(`LOGHOST', /var/log/syslog, @loghost)
ifdef(`LOGHOST', ,
user.err                                /dev/sysmsg
user.err                                /var/adm/messages
user.alert                              `root, operator'
user.emerg                              *
)
local6.debug                            /var/log/sipserver.log

/var/log/syslog and /var/adm/messages aren't written!

the same problem appears in a non global zone.

Anybody has seen the problem? this is very important

thanks in advance for help,

gerard

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

Reply via email to