Hi,

I am writing an application that will watch log files for certain text patterns 
appearing (e.g. errors / warnings).  So far, I have created an application that 
picks up new lines and will check them using RegEx (based on CodeProject 
article http://www.codeproject.com/cs/files/tail.asp).

However, most applications that create the logs will try to rename the log file 
when it reaches a certain size, at the moment, my Log Watching application is 
preventing this rename taking place.

Would be grateful for any tips on how to get round this.

Thanks in advance for any assistance,

Graeme


      ___________________________________________________________
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
your free account today 
http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to