Is your server on Windows or *nix?
Have you tried tail? That allows you to view the last X lines of the log in
real-time.
Hamish
> -----Original Message-----
> From: Nicholas Orr [mailto:Nicholas.Orr@mim.com.au]
> Sent: Friday, September 20, 2002 10:48 AM
> To: Tomcat Mailing List
> Subject: Realtime Log File Viewer
>
>
> Hi
>
> Is there a way to see additions made to the log files in real
> time? Like is
> there someway you could get notified when something has been
> written to a
> log file? Or can you some how hook into catilina, so that when ever
> ServletContext.log("log something") is fired you get the
> string as well?
>
> I'm just after real time logging. That's all.
>
> Nicholas Orr
>
>
> **********************************************************************
> The information contained in this e-mail is confidential and is
> intended only for the use of the addressee(s).
> If you receive this e-mail in error, any use, distribution or
> copying of this e-mail is not permitted. You are requested to
> forward unwanted e-mail and address any problems to the
> MIM Holdings Limited Support Centre.
>
> For general enquires: ++61 7 3833 8000
> Support Centre e-mail: supportcentre@mim.com.au
> Support Centre phone: Australia 1800500646
> International ++61 7 38338042
> **********************************************************************
>
>
> --
> To unsubscribe, e-mail:
> <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:tomcat-user-help@jakarta.apache.org>
>
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
|