Ah, just clicked what you doing, sorry I'm slow today.... I think you using
logging as a reporting system in your apps. Interesting, question becomes
when does logging become private... personally I think the philosphy is
wrong, but ok, thats what you doing.
I would think about serving private data through a servlet, then you can
read it from your office, stick it behind a password, whatever, but ok.
Well I think you just need to look up Suns JCE libs and you want to use a
symmetrical alg, and convert the output to a string, so it just looks like a
gobly gook string to the logging engines... getting it back will require
some parsing.
Thats different.... good luck
----- Original Message -----
From: "Yulius" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Wednesday, June 20, 2007 12:06 PM
Subject: Encrypt Tomcat 4.1 log and log4j.properties log with MD5
Hi,
I'm currently need to do the encryption towards the log files that has
been created by the webserver and the webapplication, so that only those
who has the password to decrypt the log files can read them.
Is there a way to solve this issue?
Thanks in advance
Yulius
---------------------------------
Park yourself in front of a world of choices in alternative vehicles.
Visit the Yahoo! Auto Green Center.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]