You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "S, Ashwath" <as...@hp.com> on 2006/02/24 07:25:57 UTC

Need help with click streams

Hi,

I need to extract the click Stream logs from tomcat. Is this possible??
I would like to know who's clicked what, when and how many times. I need
these stats for analytic purposes.......

Regards, 
Ashwath S


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


RE: Need help with click streams

Posted by Tim Lucia <ti...@yahoo.com>.
Tomcat has an access log mechanism, aka access valve.  This will log what
URLs are requested, which may or may not be what the user clicked, of
course.

http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html


> -----Original Message-----
> From: S, Ashwath [mailto:ashwath.s@hp.com] 
> Sent: Friday, February 24, 2006 1:26 AM
> To: users@tomcat.apache.org
> Subject: Need help with click streams
> 
> 
> Hi,
> 
> I need to extract the click Stream logs from tomcat. Is this 
> possible?? I would like to know who's clicked what, when and 
> how many times. I need these stats for analytic purposes.......
> 
> Regards, 
> Ashwath S
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
> 
> 


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