Blame conf/services/slon.conf

Packit 57988d
###########################################################################
Packit 57988d
# $Id$
Packit 57988d
###########################################################################
Packit 57988d
# $Log: slon.conf,v $
Packit 57988d
# Revision 1.2  2005/10/31 16:21:20  bjorn
Packit 57988d
# Updates to paths to reflect new Filesystem Hierarchy Standard,
Packit 57988d
# by Ivana Varekova.
Packit 57988d
#
Packit 57988d
# Revision 1.1  2005/09/27 21:51:25  bjorn
Packit 57988d
# New slon service by Jeff Frost
Packit 57988d
#
Packit 57988d
###########################################################################
Packit 57988d
# This config file assumes that slon is
Packit 57988d
# logging to /var/log/messages, if not, you need to
Packit 57988d
# update the /usr/share/logwatch/default.conf/services/slon.conf and
Packit 57988d
# possibly add a new entry in /usr/share/logwatch/default.conf/logfiles
Packit 57988d
#
Packit 57988d
###########################################################################
Packit 57988d
Packit 57988d
# You can put comments anywhere you want to.  They are effective for the
Packit 57988d
# rest of the line.
Packit 57988d
Packit 57988d
# this is in the format of <name> = <value>.  Whitespace at the beginning
Packit 57988d
# and end of the lines is removed.  Whitespace before and after the = sign
Packit 57988d
# is removed.  Everything is case *insensitive*.
Packit 57988d
Packit 57988d
# Yes = True  = On  = 1
Packit 57988d
# No  = False = Off = 0
Packit 57988d
Packit 57988d
Title = "slon"
Packit 57988d
Packit 57988d
# Which logfile group...
Packit 57988d
LogFile = messages
Packit 57988d
Packit 57988d
# Only give lines pertaining to the sshd service...
Packit 57988d
*OnlyService = slon
Packit 57988d
*RemoveHeaders