File: update-patterndb.1

package info (click to toggle)
syslog-ng 3.19.1-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 13,176 kB
  • sloc: ansic: 114,472; makefile: 4,697; sh: 4,391; python: 4,282; java: 4,047; xml: 2,435; yacc: 1,108; lex: 426; perl: 193; awk: 184
file content (31 lines) | stat: -rw-r--r-- 956 bytes parent folder | download | duplicates (16)
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
.TH "UPDATE\-PATTERNDB" "1" "September 2011" "syslog-ng" "syslog-ng manual"
.SH "NAME"
update\-patterndb \- Merge patterndb files into a single database.
.SH "SYNOPSIS"
\fBupdate\-patterndb\fR
.SH "DESCRIPTION"
.PP
This program can be used to merge the various patterndb files under
\fI/etc/syslog\-ng/patterndb.d\fR into a system\-wide patterndb file,
\fI/var/lib/syslog\-ng/patterndb.xml\fR.

It is a thin wrapper around
.BR pdbtool "(1)'s merge command."
.SH "SEE ALSO"
.BR pdbtool (1)

For the full documentation of \fBsyslog-ng\fR, see \fBThe syslog-ng
Administrator Guide\fR, available from
.IP
.B http://www.balabit.com/support/documentation/
.PP
.SH "AUTHOR"
.PP
This manual page was written by Gergely Nagy
<algernon@madhouse-project.org>.
.SH "COPYRIGHT"
.PP
Copyright \(co 2011 Gergely Nagy
<algernon@madhouse-project.org>. Published under the GNU General
Public License version 3, or at your opinion, any later version as
published by the FSF.