help in squid acces log file

Gaddis, Jeremy L. jeremy at linuxwiz.net
Wed Jul 25 22:36:36 UTC 2007


On 7/25/07, Vivek Mangal <vivek.mangal9685 at gmail.com> wrote:
>
> Hi all,
>         I have configured squid-2.4 and it works properly but i am facing
> a
> problem that
>
>          In access.log file i am getting output like
> {
> 1182742815.863   5585 192.168.8.101 TCP_REFRESH_MISS/200 14703 GET
> http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml -
> DIRECT/212.58.226.33 application/xml
>
> }
>
> i can not find out the time at which they access web site.
>

The first column is the timestamp, recorded in POSIX time.  I can give you
code that'll read in access.log and dump it to stdout with the timestamp
column into a "human readable" format, if you'd like.

-- 
Jeremy L. Gaddis
http://www.jeremygaddis.com/



More information about the redhat-list mailing list