Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Running syslog with the -t option in Solaris 10

daz_75May 8 2009 — edited Jul 23 2009
I'm trying to get syslog to run with the -t option in solaris 10

I've ran the following commands

svccfg -s svc:/system/system-log setprop config/log_from_remote = false
svcadm refresh svc:/system/system-log

But ps -ef still shows

root 9479 1 1 15:56:58 ? 0:00 /usr/sbin/syslogd

Any ideas, i'm hoping that although -t doesn't appear the fact svcprop shows it as false should mean it's working, can anyone confirm?

svcprop svc:/system/system-log:default |grep log
config/log_from_remote boolean false

Thanks

Darren
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 20 2009
Added on May 8 2009
8 comments
937 views