On Monday 25 February 2008, Kelly Corbin wrote: > How can I get heartbeat to stop logging to the messages file? I've got > use_logd in my ha.cf and it's logging to both messages and ha-log. How > do I force it to stop logging to messages as well? Adding something > like heartbeat.none to rsyslog.conf causes all logging to stop.
If you have ha_logd configured with /etc/logd.cf you could change the facilty to one of the local[0-7] facilities and turn that off in syslog.conf. By default it appears to use daemon. If you have installed from source there is a sample logd.cf under doc/. -- -- Michael
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
