home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / ultrix / 8970 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.1 KB  |  26 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Valinor.Stanford.EDU!vaf
  3. From: vaf@Valinor.Stanford.EDU (Vince Fuller)
  4. Subject: Re: syslog operations
  5. Message-ID: <1992Dec19.005536.2938@CSD-NewsHost.Stanford.EDU>
  6. Sender: news@CSD-NewsHost.Stanford.EDU
  7. Organization: CS Department, Stanford University, California, USA
  8. References:  <1992Dec17.033606.19166@csis.dit.csiro.au>
  9. Date: Sat, 19 Dec 1992 00:55:36 GMT
  10. Lines: 14
  11.  
  12. In article <1992Dec17.033606.19166@csis.dit.csiro.au>, pierre@csis.dit.csiro.au (Peter Nikitser) writes:
  13. |> I am trying to compile a set of C programs that use openlog and syslog calls.
  14. |> Ultimately, I want to write the information from these calls into a certain
  15. |> log file.
  16. |> 
  17. |> However, when I run the program, ALL information is logged into the mail log
  18. |> file. /var/spool/mqueue/syslog, which I don't want!!!
  19.  
  20. The problem is that Ultrix syslog is still (after how many years...?) the same
  21. old, brain-damaged 4.2 BSD version. If I'm not mistaken, there are instructions
  22. in the FAQ for this group that explain how to get a 4.3-based syslog from
  23. Gatekeeper and install it on your machine.
  24.  
  25.     --Vince
  26.