move logwatch under etc dir to mirror real sys

This commit is contained in:
Asif Bacchus
2019-07-20 17:17:33 -06:00
parent 271f08d0e4
commit a299cca365
4 changed files with 0 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Location of your script's log file, -l parameter
LogFile = /path/to/your/backup.log
# Format of logrotate archives for your script. Example assumes compression and
# extension preservation
Archive = /path/to/your/logfile.ext.?.gz
# 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