blob: eaa8cf492a253836ca1c75aef23e132b30f441dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<sect2><title> </title><para> </para></sect2>
<sect2><title>Descriptions</title>
<para>Last checked against version &sysklogd-contversion;.</para>
<sect3><title>Program file 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 and, normally, a
program name field, too. But that depends on how trusty the logging
program is.</para></sect4>
</sect3>
</sect2>
|