view common/logwatch/logfiles_mysql.conf @ 136:765e72629b3e puppet-3.6

Fix "direct under CA" custom conditions and sites that use "cert named after domain" pattern The 'undef' value coerces to empty string, so "$var == undef" becomes "$var == ''", which broke our logic. Puppet 3 doesn't have a prettier solution
author IBBoard <dev@ibboard.co.uk>
date Fri, 11 Nov 2016 21:04:13 +0000
parents 956e484adc12
children
line wrap: on
line source

########################################################
# Logfile definition for MySQL
# File is to be placed in
#	/etc/logwatch/conf/logfiles/mysql.conf
########################################################

# What actual file?  Defaults to LogPath if not absolute path....
LogFile = /var/log/mysqld.log

# Expand the repeats (actually just removes them now)
*ExpandRepeats