From c049967b7a1e856f8c341005528fc9c2415419ae Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Sun, 24 May 2020 03:44:29 -0600 Subject: [PATCH] --- 7.1.2-Service-definition-file.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/7.1.2-Service-definition-file.md b/7.1.2-Service-definition-file.md index 6975acd..48ef9e4 100644 --- a/7.1.2-Service-definition-file.md +++ b/7.1.2-Service-definition-file.md @@ -1,6 +1,6 @@ -# Service definition file (/etc/logwatch/conf/services/backup.conf) +# service definition file (/etc/logwatch/conf/services/backup.conf) -## LogFile Group file definition +## logFile Group file definition The service file needs to know what group of log files it is responsible for processing. This MUST match the name of your *LogFile Group file*: @@ -11,7 +11,7 @@ LogFile = backup If you change your LogFile Group filename, then update it here too without the *.conf* extension. -## Report title +## report title The Logwatch output file (html or text) is divided into sections. You can define the title to be anything that has meaning for you. I have arbitrarily chosen *"System and Mailcow Backup"* but you can change it to anything you want by modifying the line: @@ -20,7 +20,7 @@ The Logwatch output file (html or text) is divided into sections. You can defin Title = "System and Mailcow Backup" ``` -## Detail level +## detail level If you want to set the *detail* level of this service differently from your other services (which will use the *--detail* switch value or the value in your *logwatch.conf*), then you can define that level here. By default, it appears like this in the service configuration file: