[go: up one dir, main page]

Menu

[606b93]: / logwatch.conf.5  Maximize  Restore  History

Download this file

38 lines (32 with data), 1.0 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.\" Written by Ivana Varekova <varekova@redhat.com>.
.TH LOGWATCH.CONF 5 2010-02-10 "GNU" "Linux Programmer's Manual"
.SH NAME
logwatch.conf, ignore.conf, override.conf - logwatch configuration files
.SH DESCRIPTION
.BR logwatch.conf
- (
.BR /etc/logwatch/conf/logwatch.conf
)
- can contain the local configuration options.
The list of valid settings and their default values are in
.BR /usr/share/logwatch/default.conf/logwatch.conf.
.BR ignore.conf
- (
.BR /etc/logwatch/conf/ignore.conf
)
is the list of regular expressions.
The set of logs described by this set is ignored by logwatch.
.BR override.conf
- (
.BR /etc/logwatch/conf/override.conf
)
contains the settings which overrides the standard configuration
of specific log files or services. The syntax is the same as in
log/service files.
.SH FILES
.I /etc/logwatch/conf/logwatch.conf
.I /etc/logwatch/conf/ignore.conf
.I /etc/logwatch/conf/override.conf
.I /usr/share/logwatch/default.conf/logwatch.conf
.SH "SEE ALSO"
.BR logwatch (8)