pilerBackup/etc/logwatch/conf/logfiles/pilerbackup.conf

13 lines
590 B
Plaintext
Raw Normal View History

2019-07-26 01:25:03 -06:00
# Location of your script's log file, -l parameter
2019-07-30 02:27:09 -06:00
LogFile = /path/to/your/pilerbackup.log
2019-07-26 01:25:03 -06:00
# Format of logrotate archives for your script. Example assumes compression and
# extension preservation
2019-07-30 02:27:09 -06:00
Archive = /path/to/your/pilerbackup.log.?.gz
2019-07-26 01:25:03 -06:00
# Apply the correct date/time filtering to match the format of the script's log
# We are using a custom pl script in /etc/logwatch/scripts/shared/ You don't
# need to change this unless you have altered the 'stamp' function in the backup
# script in which case you will want to update the regex in the custom pl script
# below
*sqFullStampAnywhere