sysklogd-desc.xml 569 B

123456789101112131415161718192021
  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></sect3>
  9. <sect3><title>syslogd</title>
  10. <para>Syslogd provides a kind of logging that many modern programs use. Every
  11. logged message contains at least a time and a hostname field, normally a
  12. program name field, too, but that depends on how trusty the logging
  13. program is.</para></sect3>
  14. </sect2>