Hi, On Sat, Aug 28, 2010 at 04:21:31AM +0200, Tomasz Chmielewski wrote: > Can I restrict logging to WARN and ERROR only? > > I have an enormous flood of "info" messages running through my syslog > (for lrmd, crmd, attrd etc.) - is there a way to disable it and get only > WARN and ERROR reported?
syslog-ng should be able to filter out messages based on severity. But I'd recommend against it. It'd be hard to support the cluster without complete logs. Thanks, Dejan > > -- > Tomasz Chmielewski > http://wpkg.org > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
