From 2e978050b6838827ada03f6652fc3aef40e888ad Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Mon, 1 Oct 2018 22:25:54 -0600 Subject: [PATCH] Added spacing for readability --- etc/logwatch/conf/logfiles/cfddns.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/logwatch/conf/logfiles/cfddns.conf b/etc/logwatch/conf/logfiles/cfddns.conf index a36f810..ba3a5b1 100644 --- a/etc/logwatch/conf/logfiles/cfddns.conf +++ b/etc/logwatch/conf/logfiles/cfddns.conf @@ -1,8 +1,10 @@ # Location of your script's log file, -l parameter LogFile = /path/to/your/cfddns.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' variable in