It "works", because you did not change the default log level.<br>How about change the log level, like me set it to 3, then run the exactly same commands, see what it will happen.<br><br>Thanks,<br><br>Siman<br><br>
<div><span class="gmail_quote">On 7/25/07, <b class="gmail_sendername">Lon Hohberger</b> <<a href="mailto:lhh@redhat.com">lhh@redhat.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Jul 24, 2007 at 03:13:20PM -0400, siman hew wrote:<br>><br>Seems to work for me?  I have log_facility set, though. (though that<br>shouldn't matter).<br><br>Debug output didn't happen.<br><br>-- Lon<br>
<br>[root@red utils]# ccs_test connect<br>Connect successful.<br> Connection descriptor = 5939640<br>[root@red utils]# ccs_test get 5939640 /cluster/rm/@log_facility<br>Get successful.<br> Value = <local4><br>[root@red
 utils]# ccs_test get 5939640 /cluster/rm/@log_level<br>Get successful.<br> Value = <6><br>[root@red utils]# grep rgmanager /etc/syslog.conf<br>local4.* /var/log/rgmanager<br>[root@red utils]# cp /dev/null /var/log/rgmanager
<br>cp: overwrite `/var/log/rgmanager'? y<br>[root@red utils]# clulog -s 1 'alert_log_test'<br>[root@red utils]# clulog -s 5 'notice_log_test'<br>[root@red utils]# clulog -s 6 'info_log_test'<br>
[root@red utils]# clulog -s 7 'debug_log_test'<br>[root@red utils]# cat /var/log/rgmanager<br>Jul 25 10:45:42 red clulog[25281]: <alert> alert_log_test<br>Jul 25 10:45:57 red clulog[25291]: <notice> notice_log_test
<br>Jul 25 10:46:03 red clulog[25296]: <info> info_log_test<br>[root@red utils]# tail -3 /var/log/messages<br>Jul 25 10:45:42 red clulog[25281]: <alert> alert_log_test<br>Jul 25 10:45:57 red clulog[25291]: <notice> notice_log_test
<br>Jul 25 10:46:03 red clulog[25296]: <info> info_log_test<br><br><br>--<br>Lon Hohberger - Software Engineer - Red Hat, Inc.<br><br>--<br>Linux-cluster mailing list<br><a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com
</a><br><a href="https://www.redhat.com/mailman/listinfo/linux-cluster">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br></blockquote></div><br>