Asif Bacchus 2020-05-24 03:44:29 -06:00
parent 068e8cb180
commit c049967b7a
1 changed files with 4 additions and 4 deletions

@ -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: