OSDN Git Service

Import translated manuals from JM CVS Repository.
[linuxjm/jm.git] / manual / sysklogd / original / sysklogd.lsm
1 Begin3
2 Title:          sysklogd
3 Version:        1.4.1
4 Entered-date:   2001-03-11
5 Description:    The sysklogd package implements two system log daemons.  The
6                 syslogd daemon is the general system logging daemon which
7                 is responsible for handling requests for syslog services.
8                 This version of syslogd is similar to the standard Berkeley
9                 product but with a number of compatible extensions.  The
10                 klogd daemon runs either standalone or as a client of syslogd.
11                 Klogd 'listens' to kernel log messages, prioritizes them and
12                 routes them to either output files or to syslogd.  This
13                 version of klogd will optionally translate kernel addresses
14                 to their symbolic equivalents if provided with a system map.
15 Keywords:       logging, remote, kernel, syslogd, proc, daemon, klogd
16 Author:         greg@wind.enjellic.com (Dr. G.W. Wettstein)
17 Maintained-by:  joey@infodrom.ffis.de (Martin Schulze)
18 Primary-site:   www.infodrom.ffis.de /projects/sysklogd
19                 82kB sysklogd-1.4.1.tar.gz
20                 1kB  sysklogd-1.4.1.lsm
21 Alternate-site: metalab.unc.edu /pub/Linux/system/daemons
22 Copying-policy: syslogd is under Berkeley copyright, klogd is under GPL.
23 End