Happy happy joy joy, www.infodrom.ffis.de is up!
[infodrom.org/www.infodrom.org] / src / projects / sysklogd / index.wml
1 #include <infodrom.style>
2 #include <projects.style>
3
4 <projectpg project="sysklogd">
5
6 <h3>Kernel and system logging daemons</h3>
7
8 <p>This package implements two system log daemons.  The syslogd daemon
9 is
10 an enhanced version of the standard Berkeley utility program.  This
11 daemon is responsible for providing logging of messages received from
12 programs and facilities on the local host as well as from remote
13 hosts.
14
15 <p>The klogd daemon listens to kernel message sources and is responsible
16 for prioritizing and processing operating system messages.  The klogd
17 daemon can run as a client of syslogd or optionally as a standalone
18 program.  Klogd can now be used to decode EIP addresses if it can
19 determine a System.map file.
20
21 <p>
22
23 </projectpg>
24
25 # Local variables:
26 # mode: html
27 # mode: auto-fill
28 # end: