parent
068e8cb180
commit
c049967b7a
@ -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*:
|
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.
|
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:
|
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"
|
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:
|
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:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user