  | | | help in squid acces log file | help in squid acces log file 2007-07-25 - By Gaddis, Jeremy L.
Back On 7/25/07, Vivek Mangal <vivek.mangal9685@(protected)> wrote: > > Hi all, > I have configured squid-2 (See http://uid-2.ora-code.com).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/ -- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |