Thanks!
Tomcat environment and modify the server.xml to point to my
customer AccessLogValve.
I'm very new to tomcat so any help or link to how to do this would help a
lot!
Thanks for taking the time to respond to my question!
John
On 7/21/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
&
being logged at all
but these data can be very useful to us so we do want to log them ( without
exposing the confidential value in the request ).
Thanks!
John
On 7/20/07, Jacob Rhoden <[EMAIL PROTECTED]> wrote:
John Hui wrote:
> I currently have Tomcat access log enable which will log
I currently have Tomcat access log enable which will log all the query that
hits my web server. Some of the information is "confidential". So is there
a mechanism that I can use to add a interceptor or filter to "encrypt" those
information before it gets log into the access log?
Any suggestion