bug-textutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tail of multiple files


From: Brenton Ough
Subject: tail of multiple files
Date: Wed, 20 Jun 2001 11:21:23 -0400

Hi,
I am using tail from the textutils 2.0 package on HP-UX 11.0.
I have an application that runs multiple instances on the same system, each
instance writes to a separate logfile. I then run a GNU tail job from cron which
does a tail -q -f on all the logfiles (typically 5-8) and writes them all to one
consolidated log file. The problem is that there seems to be a delay in the
messages being logged by the tail into the consolidated log file, sometimes as
long as 8 minutes. What seems to happen is the tail seems to write out all the
information in one large block.
Any ideas (and is this the right place to be writing to).
Best regards,
Brenton.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]