Re: single instance of multilog for multiple processes

Daryl Tester <[email protected]> Tue, 22 Sep 2009 11:02:55 +0930
Newsgroups gmane.comp.djb.syslog
Message-ID <[email protected]>
Richard Lucassen wrote:

>> If you have timestamps, then man (1) sort is your friend.

> I know. But "tail -F current" doesn't work. I use these logs not for
> "watching what has happened" but for "follow what happens". And as
> there are 4 processes involved I'd like to keep them together in 1 log.

Ah, realtime monitoring.  Maybe you want one of those tail replacement
commands that does all this and handles rotated files as well for you.
Not that I've used any, but google shows a few candidates.

> You can ask "why not write to syslog?".

I'm not likely to.  :-/


-- 
Regards,
  Daryl Tester

"Scheme is an exotic sports car. Fast. Manual transmission. No radio.
 Common Lisp is Howl's Moving Castle."
  -- Steve Yegge, comparing Lisp families to cars.