> From: jithu mada [mailto:jithu.m...@gmail.com]
> Subject: Re: Avoiding username/password being logged into localhost
> access logs
> 
> Its only accessible to few users.
> 
> But the user wants the username and password to be obscured.

Then you'll need to extend the existing logger class, have your replacement 
scan for username and password, and apply appropriate obfuscation.  It would be 
easier just to completely restrict access to the log files, and filter them 
after the fact.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to