I'm trying to figure out how to turn down the logs on our production system.. 
We are being overloaded with logs being written to /var/log/messages by the 
various HB processes.
This is what my ha.cf looks like.  Is there something that I'm missing?  I 
would like to just get rid of the "info" and maybe the "warn" logs.  I had 
thought that setting debug to 0 would have at least slowed them down, but nope.
Any suggestions would be greatly appreciated.
Michael
----------------/etc/ha.d/ha.cf-----------------
crm respawn
logfacility     local5
debug 0
apiauth  mgmtd   uid=root
respawn  root    /usr/lib/heartbeat/mgmtd -v -t
keepalive 10
deadtime 30
warntime 20
initdead 120
udpport 894
respawn root /usr/lib/heartbeat/hbagent
bcast bond0
respawn hacluster /usr/lib/heartbeat/ipfail
node dal-xcp-11.prodea-lo.net
node dal-xcp-21.prodea-lo.net
node dal-xcp-12.prodea-lo.net
-------------------------------------------------



_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to