File: kmsgsd.8

package info (click to toggle)
psad 2.1.7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,204 kB
  • ctags: 409
  • sloc: perl: 11,209; ansic: 1,277; sh: 330; makefile: 74
file content (49 lines) | stat: -rw-r--r-- 1,512 bytes parent folder | download | duplicates (6)
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
38
39
40
41
42
43
44
45
46
47
48
49
.\"
.TH KMSGSD 8 "November 2002" "Debian GNU/Linux"
.SH NAME
.B kmsgsd
\- separates iptables messages from all other kernel messages.
.SH SYNOPSIS
.B kmsgsd
.SH DESCRIPTION
.B kmsgsd
reads messages from the /var/lib/psad/psadfifo named pipe and prints any firewall
related log messages to the psad data file "/var/log/psad/fwdata".
.B psad
cannot detect port scans or other suspect traffic without kmsgsd running on
the machine.
.B kmsgsd
uses the psad.conf configuration file which by default is
located at /etc/psad/psad.conf, but a different path can be specified
on the command line.
.SH OPTIONS
.TP
.BR \-c\ \<config\-file>
Specify path to config file instead of using the default configuration file
/etc/psad/psad.conf.
.TP
.BR \-D
Dump the configuration values that
.B kmsgd
derives from /etc/psad/psad.conf (or other override files) on STDERR.
.TP
.BR \-h
Display usage information and exit.
.TP
.BR \-O\ \<config\-file>
Override config variable values that are normally read from the
/etc/psad/psad.conf file with values from the specified file.  Multiple
override config files can be given as a comma separated list.
.SH SEE ALSO
.BR psad (8),
.BR psadwatchd (8),
.SH AUTHOR
Michael Rash (mbr@cipherdyne.org)

This manual page was written by Daniel Gubser <daniel.gubser@gutreu.ch>
for the Debian GNU/Linux system (but may be used by others).
.SH DISTRIBUTION
.B psad
is distributed under the GNU General Public License (GPL), and the latest
version may be downloaded from
.B http://www.cipherdyne.org