On Sun, Jul 20, 2008 at 01:26, Michael Toler <[EMAIL PROTECTED]> wrote:
> 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.

well no, thats going to turn off debug messages.
you need to filter this at the syslog(-ng) level

> 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
> Linux-HA@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
>
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to