Re: Java log file readers?
On 28 Apr 2006 13:26:08 -0700, "Steve" <stevesusenet@xxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :
I'm looking for java source ( or a java program ) that can read a
log/text file scanning for particular strings ( error messages ) and
send an email when it finds a hit. It needs to be able to
discriminate between hits it already found on a previous run and new
ones.
Is there anything like that written in Java and free(as in beer)?
I could cook you up something for a small fee. I would use regexes to
look for the messages and JavaMail to send the email.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
.
Relevant Pages
- Java log reader?
... I'm looking for java source that can read a ... log/text file scanning for particular strings (error messages) and ... send an email when it finds a hit. ... (comp.lang.java.help) - Java log file readers?
... I'm looking for java source that can read a ... log/text file scanning for particular strings (error messages) and ... send an email when it finds a hit. ... (comp.lang.java.softwaretools) - Re: System Restore after Shutdown
... You're machine is throwing a serious hardware hit. ... Walter Clayton - MS MVP ... > I received 2 Error messages from the Error Log: ... (microsoft.public.windowsxp.basics) - Re: Puzzling publishing behaviour
... open your local web (all the pages you're working on must be within the ... confines of a FrontPage web) hit tools/ recalculate hyperlinks. ... If it doesn't work maybe you'll have to open the server web(file/ open web/ ... tried to publish changed pages only, but kept getting those error messages, ... (microsoft.public.frontpage.client) - Re: Recurring error messages in FP 2003 - "Couldnt open file ..."
... Just hit the OK key until the errors clear & then hit the F5 key to refresh the page ... If I close FP and restart it immediately afterwards, the offending page loads perfectly, with no error messages. ... The "FrontPageTempDir" is in its original location on the c: drive and is available at all times. ... plenty of memory and ample disk space available on all my drives. ... (microsoft.public.frontpage.client) |
|