This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Proxy LOG

Hello !
How can I check,   how long users are connected to the internet,
How long  users in spesified site ?
I did'nt found this information in PROXY log file !
There can I see the time field in proxy log ?  


This thread was automatically locked due to age.
Parents
  • Noone can tell you that since you do not know for how long a user was looking at a page. HTTP is a stateless protocol so you cannot have real "sessions".
    example: 
     - 12:00 user opens a page (and loads its content trough the proxy)
     - 12:01 user reads the page, bookmarks it and closes the browser
     - 13:00 user opens the page again (the browser displays it from the cache       
                 so the proxy is not notified) and clicks on a link
     
    The users was reading the page for 60 seconds but to the proxy it is no different to him reading it for an hour.  
  • O.K. ! 
    But how can I see any timed statistics about using HTTP proxy ?
    In a Proxy log file I didn't see any time field !  
  • YigalR,

    did you use the 'HTTP Proxy Usage' Report under \Reporting ?
    There you can get statistics information.

    Regards,
    Karsten 
  • the first row displays the timestamp (UNIX)

    Greetings
    cyclops  
Reply Children