RE: Logging into rational database....

2005-05-27 Thread Serlet Jean-Claude
Hello

Use a  component and use the class named JDBCaccessLogValve
Here is an useful URL
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/catalina/docs/api/org/apache
/catalina/valves/JDBCAccessLogValve.html


Jean-Claude
-Message d'origine-
De : David [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 27 mai 2005 13:14
À : tomcat-user@jakarta.apache.org
Objet : Logging into rational database


Hallo,

 

I have sent this question yesterday but nobody responded. It's a short
question so please send me some information.

 

Is it possible to configure tomcat to log the access log into a rational
database? Is there an existing tutorial?

 

Thanks

 

David


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Logging into rational database....

2005-05-27 Thread Anto Paul
On 5/27/05, David <[EMAIL PROTECTED]> wrote:
> Hallo,
> 
> 
> 
> I have sent this question yesterday but nobody responded. It's a short
> question so please send me some information.
> 
> 
> 
> Is it possible to configure tomcat to log the access log into a rational
> database? Is there an existing tutorial?
> 
> 
> 
> Thanks
> 
> 
> 
> David
> 
> 
> 

Log4J can do that. Tomcat will use Log4J if it is configured. Search
in the archives to learn how to configure it.

-- 
rgds
Anto Paul

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Logging into rational database....

2005-05-27 Thread Steve Kirk

I think there is a DBCP logger, but this is for the Java code logging
statements, rather than for the access log AFAIK.

Can't remember where I read this.  Probably on the TC site, try starting
here: 
http://jakarta.apache.org/tomcat/tomcat-5.5-doc/index.html 

> -Original Message-
> From: David [mailto:[EMAIL PROTECTED] 
> Sent: Friday 27 May 2005 12:14
> To: tomcat-user@jakarta.apache.org
> Subject: Logging into rational database
> 
> 
> Hallo,
> 
>  
> 
> I have sent this question yesterday but nobody responded. It's a short
> question so please send me some information.
> 
>  
> 
> Is it possible to configure tomcat to log the access log into 
> a rational
> database? Is there an existing tutorial?
> 
>  
> 
> Thanks
> 
>  
> 
> David
> 
> 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: Logging into rational database....

2005-05-27 Thread David
That's all I wanted to know.

Thanks David


-Ursprüngliche Nachricht-
Von: Tim Funk [mailto:[EMAIL PROTECTED] 
Gesendet: Freitag, 27. Mai 2005 13:30
An: Tomcat Users List
Betreff: Re: Logging into rational database

IIRC - there is a JDBCAccessLogValve - You may need to check the javadocs on

its use.

-Tim

David wrote:
> Hallo,
> 
>  
> 
> I have sent this question yesterday but nobody responded. It's a short
> question so please send me some information.
> 
>  
> 
> Is it possible to configure tomcat to log the access log into a rational
> database? Is there an existing tutorial?
> 
>  


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Logging into rational database....

2005-05-27 Thread Tim Funk
IIRC - there is a JDBCAccessLogValve - You may need to check the javadocs on 
its use.


-Tim

David wrote:

Hallo,

 


I have sent this question yesterday but nobody responded. It's a short
question so please send me some information.

 


Is it possible to configure tomcat to log the access log into a rational
database? Is there an existing tutorial?

 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]