home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16577 < prev    next >
Encoding:
Text File  |  1992-11-13  |  1.6 KB  |  37 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!pipex!warwick!sunserver1.aston.ac.uk!uhura!evansmp
  3. From: evansmp@uhura.aston.ac.uk (Mark Evans)
  4. Subject: Re: Anybody have syslogd working?
  5. Message-ID: <1992Nov13.085335.28386@aston.ac.uk>
  6. Sender: usenet@aston.ac.uk (Usenet administrator)
  7. Nntp-Posting-Host: uhura
  8. Organization: Aston University
  9. References: <1992Nov12.183718.11678@hemlock.cray.com>
  10. Date: Fri, 13 Nov 1992 08:53:35 GMT
  11. Lines: 24
  12.  
  13. lord@hemlock.cray.com (Steve Lord) writes:
  14. : I have a modified syslogd which can use unix domain sockets as well as
  15. : internet ones. I have also been working on getting it to read messages
  16. : produced by the kernel and record those as well by using the syslog
  17. : system call. It does work (including the kernel messages), but I am not
  18. : too happy with the implementation - I had to fork a second copy of syslogd
  19. : to read from the kernel (because I don't think I can detect changes to the
  20. : kernel log via select).
  21. : Is there a way of detecting kernel messages via select?
  22. Find out what is wrong with select...
  23. sunOS performs logging fo kernal messages using a characher special file
  24. called /dev/klog...
  25. : I will clean up the code a little and upload it (tomorrow I hope). No
  26. : guarantees on the kernel logging part of it, it does seem to work, but I
  27. : haven't tried stressing it.
  28. -- 
  29. -------------------------------------------------------------------------
  30. Mark Evans                                   |evansmp@uhura.aston.ac.uk
  31. +(44) 21 565 1979 (Home)                     |evansmp@cs.aston.ac.uk
  32. +(44) 21 359 6531 x4039 (Office)             |
  33.