blob: 5e0cc986d3ae3534bb200b38c6997a638e97fd1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<sect2><title>Contents of Sysklogd-&sysklogd-contversion;</title>
<sect3><title>Program Files</title>
<para>klogd and syslogd</para></sect3>
<sect3><title>Descriptions</title>
<sect4><title>klogd</title>
<para>klogd is a system daemon which intercepts and logs Linux kernel
messages.</para></sect4>
<sect4><title>syslogd</title>
<para>syslogd provides the kind of logging that many modern programs use. Every
logged message contains at least a time and a hostname field, normally a
program name field, too, but that depends on how trusty the logging
program is.</para></sect4>
</sect3>
</sect2>
|