sysklogd-desc.xml 575 B

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