view common/logwatch/logfiles_mysql.conf @ 378:d539c21143bb

Get more specific with extracting Yum update list The regex would still return some additional values or blank lines. The new regex has been checked against both "yum check-update" and "yum list" and matches all currently installed version strings (including weird Git ones)
author IBBoard <dev@ibboard.co.uk>
date Wed, 29 Sep 2021 20:25:44 +0100
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