View Single Post
Old 07-15-2005, 20:00   #2 (permalink)
Ignoramus3318
Civilians

 
Default Re: Web log analyzer?? counts unique JSESSIONID as sessions ?

On 15 Jul 2005 13:00:59 -0700, chsmith@speakeasy.net <chsmith@speakeasy.net> wrote:
> I'd like to count the number of unique JSESSION ids and the number of
> gets per ID, per hour etc.


> Any helps?


you can do it yourself using tools such as 'awk' and 'uniq' and
'sort'.

it is not really difficult.

i

  Reply With Quote
 
Page generated in 0.66180 seconds with 14 queries