Hi

 I output log in /var/log/ha.log by the following setting.
 It is not output by /var/log/ha.log when I operate this with a V1 mode.
 In the case of a V1 mode, is not setting enough?

--- /etc/corosync/corosync.conf ---
service {
    name: pacemaker
    ver: 0
}
logging {
    fileline: on
    to_syslog: yes
    syslog_facility: local1
    syslog_priority: debug
    debug: off
    timestamp: on
}
-------------------------------

--- /etc/syslog.conf ---
# Corosync + Pacemaker
local1.*           /var/log/ha.log
-------------------------------

Regards,
Tomo
_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker

Reply via email to