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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!ames!network.ucsd.edu!sdcrsi!equalizer!timbuk.cray.com!hemlock.cray.com!lord
  3. From: lord@hemlock.cray.com (Steve Lord)
  4. Subject: Re: Anybody have syslogd working?
  5. Message-ID: <1992Nov12.183718.11678@hemlock.cray.com>
  6. Originator: lord@hemlock
  7. Lines: 24
  8. Sender: lord@hemlock (Steve Lord)
  9. Nntp-Posting-Host: hemlock
  10. Organization: Cray Research, Inc.
  11. References: <1992Nov12.184816.24497@galileo.cc.rochester.edu>
  12. Date: 12 Nov 92 18:37:18 CST
  13.  
  14.  
  15.  
  16. I have a modified syslogd which can use unix domain sockets as well as
  17. internet ones. I have also been working on getting it to read messages
  18. produced by the kernel and record those as well by using the syslog
  19. system call. It does work (including the kernel messages), but I am not
  20. too happy with the implementation - I had to fork a second copy of syslogd
  21. to read from the kernel (because I don't think I can detect changes to the
  22. kernel log via select).
  23.  
  24. Is there a way of detecting kernel messages via select?
  25.  
  26. I will clean up the code a little and upload it (tomorrow I hope). No
  27. guarantees on the kernel logging part of it, it does seem to work, but I
  28. haven't tried stressing it.
  29.  
  30.  
  31. Steve
  32.  
  33. -- 
  34.  
  35. ------------------------------------------------------------------------------
  36. Steve Lord                    voice: +1-612-683-5291
  37. Cray Research Inc                email: lord@cray.com
  38.