sysklogd-desc.xml 605 B

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