No log in /var/adm/message in non-global zone.
807559Jan 28 2009 — edited Mar 13 2009Dear All,
I have solaris 10 " 5/08" release and one non-global installed. messages are properly logging to /var/adm/message in globalzone.
But in non-global zone */var/adm/message* is empty.
non-globa zone# ps -ef| grep -i syslog
root 24037 23625 0 Nov 12 ? 0:09 /usr/sbin/syslogd
root 24726 24724 0 14:26:17 pts/17 0:00 grep -i syslog
non-globa zone# svcs -a | grep -i system-log
online Nov_12 svc:/system/system-log:default
bash-3.00#
I checked this post "http://forums.sun.com/thread.jspa?threadID=5363182&tstart=0" and tried to run manually *"logger -p user.warning TEST"*, But no message is logging to /var/adm/message in non-global zone.
could someone kindly can give some suggestions???