How to watch new data that's added to a logfile?

I want to make an apache log monitor, so I thought I could do that with 
FILE READ WATCH, but thats not suited it seems, that one only seems keep 
generating File_Read events continuous.

In short:
I want to open a file readonly.
Then seek to end of file (or just before it)
Then only get file_read events when new lines/data are added (by apache)..

Anyone has any ideas?


Regards,
Ron_2nd.



------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to