Re: Conditional logging

2015-10-01 Thread Aurélien Terrestris
Hello, I was just trying to answer to this question asked last year, since some of my customers are also asking the same now and then. I admit that sometimes there are really many health-check logs (1 or 2 monitoring tools + load-balancers checks,..). But, considering my customers ideas, they're

Re: Conditional logging

2015-10-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Aurélien, On 10/1/15 10:40 AM, Aurélien Terrestris wrote: > A late reply to this topic... Without the conditional test provided > by the Rewrite (native Tomcat 8 Rewrite or url-rewrite), it is > possible to use an Apache in front of the Tomcat which

RE: Conditional logging

2015-10-01 Thread Aurélien Terrestris
rive New Orleans, La 70122 Work: (504) 697-5549 DSN: 647-5549 Fax: (504) 697-5628 keith.pendergr...@navy.mil -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, July 22, 2014 9:09 AM To: Tomcat Users List Subject: Re: Conditional logging -B

Re: Conditional logging

2014-07-27 Thread Konstantin Kolinko
2014-07-22 2:43 GMT+04:00 Dames, Kristopher J : > Can anyone point me to an example of conditional logging in Tomcat 6? Here is > what I have tried to no avail. I want requests that match /*/iaahb to not be > logged. > > In my server.xml: > > condition="DoNot

RE: Conditional logging

2014-07-25 Thread Dames, Kristopher J
> -Original Message- > From: Christopher Schultz [mailto:ch...@christopherschultz.net] > Sent: Tuesday, July 22, 2014 11:06 AM > To: Tomcat Users List > Subject: Re: Conditional logging > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Kris, &g

Re: Conditional logging

2014-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kris, On 7/22/14, 10:22 AM, Dames, Kristopher J wrote: >> >> Kris, >> >> On 7/21/14, 6:43 PM, Dames, Kristopher J wrote: >>> Can anyone point me to an example of conditional logging in >>> Tomcat 6? Her

Re: Conditional logging

2014-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Rainer, On 7/22/14, 11:22 AM, Rainer Jung wrote: > On 22.07.2014 16:22, Dames, Kristopher J wrote: >>> >>> Kris, >>> >>> On 7/21/14, 6:43 PM, Dames, Kristopher J wrote: >>>> Can anyone point me

Re: Conditional logging

2014-07-22 Thread Christopher Schultz
2014 > 9:09 AM To: Tomcat Users List Subject: Re: Conditional logging > > Kris, > > On 7/21/14, 6:43 PM, Dames, Kristopher J wrote: >> Can anyone point me to an example of conditional logging in >> Tomcat 6? Here is what I have tried to no avail. I want requests

Re: Conditional logging

2014-07-22 Thread Rainer Jung
On 22.07.2014 16:22, Dames, Kristopher J wrote: Kris, On 7/21/14, 6:43 PM, Dames, Kristopher J wrote: Can anyone point me to an example of conditional logging in Tomcat 6? Here is what I have tried to no avail. I want requests that match /*/iaahb to not be logged. In my server.xml: in

RE: Conditional logging

2014-07-22 Thread Dames, Kristopher J
> > Kris, > > On 7/21/14, 6:43 PM, Dames, Kristopher J wrote: > > Can anyone point me to an example of conditional logging in Tomcat > > 6? Here is what I have tried to no avail. I want requests that > > match /*/iaahb to not be logged. > > > > In my

RE: Conditional logging

2014-07-22 Thread Pendergrass, Keith D CIV SPAWARSYSCEN-ATLANTIC, 54350
.mil -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, July 22, 2014 9:09 AM To: Tomcat Users List Subject: Re: Conditional logging -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kris, On 7/21/14, 6:43 PM, Dames, Kristopher J wrote: &

Re: Conditional logging

2014-07-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kris, On 7/21/14, 6:43 PM, Dames, Kristopher J wrote: > Can anyone point me to an example of conditional logging in Tomcat > 6? Here is what I have tried to no avail. I want requests that > match /*/iaahb to not be logged. > > I

Re: Conditional logging

2014-07-21 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kris, On 7/21/2014 3:43 PM, Dames, Kristopher J wrote: > Can anyone point me to an example of conditional logging in Tomcat > 6? Here is what I have tried to no avail. I want requests that > match /*/iaahb to not be logged. > > I

Conditional logging

2014-07-21 Thread Dames, Kristopher J
Can anyone point me to an example of conditional logging in Tomcat 6? Here is what I have tried to no avail. I want requests that match /*/iaahb to not be logged. In my server.xml: in my web.xml: Set Do Not Log Attribute SetDoNotLogFilter