RE: Error Log watcher

2003-02-14 Thread Shapira, Yoav
Howdy, >Can you use these appenders as part of catching exceptions from within >the Code? That is, if you catch a certain exception that is going to be >logged, you set isTriggeringEvent on it and Log4J can then do what needs >to be done? The way it works is like this: - You define the appender (

RE: Error Log watcher

2003-02-14 Thread Ben Ricker
On Fri, 2003-02-14 at 09:57, Shapira, Yoav wrote: > Howdy, > > OK. I actually went and looked at the Swatch page out of interest. > Cool tool. Yes it is. I use it on my Apache error logs and to security checks on the access_logs. Easy to setup to boot. > Here's an approach that may work for you

RE: Error Log watcher

2003-02-14 Thread Shapira, Yoav
Howdy, >Good question! Sorry I did not include it. I am looking for something >similar to swatch, but can handle the multiple-lined errors. I would >want the program to have some sort of rules setting functionality >(preferably regex) and that allows actions based upon the specified >rules. OK.

RE: Error Log watcher

2003-02-14 Thread Ben Ricker
On Fri, 2003-02-14 at 09:16, Shapira, Yoav wrote: > Howdy, > What would you require from this "error log watcher" ? Good question! Sorry I did not include it. I am looking for something similar to swatch, but can handle the multiple-lined errors. I would want the program to have some sort of rules

RE: Error Log watcher

2003-02-14 Thread Shapira, Yoav
Howdy, What would you require from this "error log watcher" ? Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Ben Ricker [mailto:[EMAIL PROTECTED]] >Sent: Friday, February 14, 2003 9:58 AM >To: Tomcat Users List >Subject: Error Log watcher > >I am wondering if anyone

RE: Error-Log file ?

2001-08-20 Thread Rob S.
The Unix command line allows for stderr redirection. I'm sure there's a command-line HOWTO somewhere that dishes out the details since I've since forgotten =/ - r > -Original Message- > From: Kenny Ma [mailto:[EMAIL PROTECTED]] > Sent: Sunday, August 19, 2001 11:49 PM > To: [EMAIL PROTE

Re: Error-Log file ?

2001-08-19 Thread Dmitri Colebatch
On Mon, 20 Aug 2001, Kenny Ma wrote: > I have a servlet program, the program line 1 is System.err.println("TEST") you would be better off using log("TEST"); > when i run the servlet, the output goes into console stderr will... are you running linux or windows? afaik tomcat doesn't do anything to

Re: Error Log

2001-08-14 Thread Richard Draucker
We never get any of the 'cool' viruses. :-( On Monday 13 August 2001 06:54 pm, you wrote: > At 01:46 PM 8/13/2001, Jeff wrote: > >Nope. > > > > >Jeff, > > > > > >This "code_red" virus seems a Microsoft IIS issue. Do you think this > > > virus also could attack an apache server? > > Well, yes, i

RE: Error Log

2001-08-13 Thread Tim O'Neil
At 01:46 PM 8/13/2001, Jeff wrote: >Nope. > >Jeff, > > >This "code_red" virus seems a Microsoft IIS issue. Do you think this virus > >also could attack an apache server? Well, yes, it can attack an Apache server all it wants, the good thing is that this vulnerability doesn't exist on Apache. T

RE: Error Log

2001-08-13 Thread Dmitri Colebatch
sorry - should read all my mail before replying (o: On Tue, 14 Aug 2001, Dmitri Colebatch wrote: > favicon.ico is a 16x16 icon that IE looks for if a user has bookmarked a > page. If its present, IE puts it next to the address in the address bar. > > cheers > dim > > On Mon, 13 Aug 2001, Jeff

RE: Error Log

2001-08-13 Thread Dmitri Colebatch
favicon.ico is a 16x16 icon that IE looks for if a user has bookmarked a page. If its present, IE puts it next to the address in the address bar. cheers dim On Mon, 13 Aug 2001, Jeff Rancier wrote: > You're server is receiving what appears to be the code_red virus stuff. You > must be connect

RE: Error Log

2001-08-13 Thread Martin van den Bemt
Message- > From: Barnabas Yohannes [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 13, 2001 10:39 PM > To: [EMAIL PROTECTED] > Subject: Re: Error Log > > > Jeff, > > This "code_red" virus seems a Microsoft IIS issue. Do you think > this virus > also

Re: Error Log

2001-08-13 Thread Pier P. Fumagalli
Barnabas Yohannes at [EMAIL PROTECTED] wrote: > Jeff, > > This "code_red" virus seems a Microsoft IIS issue. Do you think this virus > also could attack an apache server? It can NOT attack any other web server BUT Microsoft IIS... Apache, Tomcat and all the others are NOT AFFECTED by code red.

RE: Error Log

2001-08-13 Thread Jeff Rancier
Nope. -Original Message- From: Barnabas Yohannes [mailto:[EMAIL PROTECTED]] Sent: Monday, August 13, 2001 4:39 PM To: [EMAIL PROTECTED] Subject: Re: Error Log Jeff, This "code_red" virus seems a Microsoft IIS issue. Do you think this virus also could attack an apa

Re: Error Log

2001-08-13 Thread Barnabas Yohannes
Jeff, This "code_red" virus seems a Microsoft IIS issue. Do you think this virus also could attack an apache server? - Original Message - From: "Jeff Rancier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 3:06 PM Subject: RE

RE: Error Log

2001-08-13 Thread Martin van den Bemt
Create an nice windows icon file yourself.. Mvgr, martin > -Original Message- > From: Barnabas Yohannes [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 13, 2001 10:36 PM > To: [EMAIL PROTECTED] > Subject: Re: Error Log > > > Thank you Randy, > This is very t

Re: Error Log

2001-08-13 Thread Barnabas Yohannes
anywhere in the apache server. We even tried to find it at the apache server CDs, but the files are not there. - Original Message - From: "Randy Paries" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 13, 2001 3:00 PM Subject: RE: Error Log > Thi

RE: Error Log

2001-08-13 Thread Jeff Rancier
You're server is receiving what appears to be the code_red virus stuff. You must be connected to the outside? If so, I'd turn off, disconnect your connection, get the patch from Microsoft, follow the instructions. Forget what I said, you're not running IIS. But I think that's what they are th

RE: Error Log

2001-08-13 Thread Randy Paries
This is an error from a user that bookmarks your site with an IE5 browser. The browser looks by default for favicon.ico in the root directory. /usr/local/apache/htdocs/favicon.ico -Original Message- From: Barnabas Yohannes [mailto:[EMAIL PROTECTED]] Sent: Monday, August 13, 2001 2:56 PM