On Sat, Apr 24, 2010 at 12:43 AM, Angie T. Muhammad <angie.taw...@gmail.com> wrote: > Hello group > I wonder how can I raise pacemaker's log level
Depend on which stack you're using underneath. > and make it log to a certain > file like /var/log/pacemaker.log ? > I don't want to go grep stuff from /var/log/messages. Thanks in advance :) Syslog has mechanisms for such filtering. Logging directly to a file is problematic because there are multiple daemons with varying permission levels. Which usually means most of the logs are "lost". _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf