  | | | help in squid acces log file | help in squid acces log file 2007-07-26 - By Emilio Casbas
Back Paulus Junior Lazuardi escribi?: > The access time is not in human readable time format, it's actually in the > first field of the line in the log file. >
To make it human readable:
#! /usr/bin/perl -p s/^\d+\.\d+/localtime $&/e;
http://wiki.squid-cache.org/SquidFaq/SquidLogs#head -903e00896639a4de9acf7a11b20b721eb3b64527
Thanks Emilio C.
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |