|
统计一个天的访问量 ,
log 格式:
219.136.0.0 - - [20/Jun/2006:00:05:10 +0800] "GET /ref/st_mop_620gf/component/option,com_page/Itemid,709 HTTP/1.1" 302 269 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; TencentTraveler )" - - "gzip, deflate" "-" "-" - -
///////
只统计IP地址,并且把ip地址和 地理位置对应起来。。。比如那个 国家。。北京电信。。山东网通之类的 。。
用shell如何实现?? |
|