sysklogd-desc.xml 580 B

1234567891011121314151617181920212223242526272829303132
  1. <sect2>
  2. <title>Contents</title>
  3. <para>
  4. The Sysklogd package contains the klogd and syslogd programs.
  5. </para>
  6. </sect2>
  7. <sect2><title>Description</title>
  8. <sect3><title>klogd</title>
  9. <para>
  10. klogd is a system daemon which intercepts and logs Linux kernel messages.
  11. </para>
  12. </sect3>
  13. <sect3><title>syslogd</title>
  14. <para>
  15. Syslogd provides a kind of logging that many modern programs use. Every
  16. logged message contains at least a time and a hostname field, normally a
  17. program name field, too, but that depends on how trusty the logging
  18. program is.
  19. </para>
  20. </sect3>
  21. </sect2>