Hi.

It is not very clear what you are asking, specially since you do not specify which version of Tomcat your are using, under which Java version and on which platform.

Assuming you are using Tomcat 6.0.x, the on-line documentation for logging is 
here :

http://tomcat.apache.org/tomcat-6.0-doc/logging.html

Maybe read it first, and then come back if you have a specific question ?
(But then try to specify the question clearly)

maven apache wrote:
Hi:
I wonder how is the tomcat log generated,I mean the log like this;

localhost_access_log.2010-12-20.txt

I want to export the logs to db. Some one suggestion I directly add
one Appender <http://logging.apache.org/log4j/1.2/apidocs/index.html>
if tomcat also uses log4j to generate the logs and I have access to
the tomcat's log4j config file.

More details can be found in this post:

http://stackoverflow.com/questions/4486620/randomaccessfile-probelm

So I wonder if this is possible?



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

Reply via email to