On 7/19/07, Serge Dubrouski <[EMAIL PROTECTED]> wrote:
It's good to have them in the logs and I have no objections there, but why on the screen?
Because in order to see the regular messages we have already enabled logging to stderr. So anything that goes to the logs also goes to stderr - which i agree is annoying. If i get a chance, I'll try and do something about it today
And may be it's a good idea to make that configurable through ha.cf. Currently there is no way (as far as I know) to disable info messages form going to the logs. And because of that log files can become really big (for example httpd ocf RA generates an info message for each monitoring event). There is a debug level parameter in ha.cf but it doesn't help to eliminate those info messages. I haven't tried logfacility feature yet, may be that will help.
the best way is to send everything to syslog-ng and filter it there. _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
