亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

統計站點訪問量

發布時間:2020-07-14 20:06:07 來源:網絡 閱讀:441 作者:blank614 欄目:安全技術

#!/bin/bash
#write by zhenglong 20150730

#Centos
# http sataistics
 log_path2=/usr/local/apache/logs/access_log
 domain="www.xx.com"
 email="1525356778@qq.com"
 maketime=`date +%d/%b/%Y`
 logdate=`date -d "yesterday" +%Y-%m-%d`
 cat $log_path2|grep $maketime > /usr/local/apache/logs/tmp.log
 log_path=/usr/local/apache/logs/tmp.log

 total_visit=`wc -l ${log_path} | awk '{print $1}'`
 total_bandwidth=`awk -v total=0 '{total+=$10}END{print total/1024/1024}' ${log_path}`
 total_unique=`awk '{ip[$1]++}END{print asort(ip)}' ${log_path}`
 ip_pv=`awk '{ip[$1]++}END{for (k in ip){print ip[k],k}}' ${log_path} | sort -rn | head -20`
 url_num=`awk '{url[$7]++}END{for (k in url){print url[k],k}}' ${log_path} | sort -rn | head -20`
 referer=`awk -v domain=$domain '$11 !~ /http:\/\/[^/]*'"$domain"'/{url[$11]++}END{for (k in url){print url[k],k}}' ${log_path} | sort -rn | head -20`
 notfound=`awk '$9 == 404 {url[$7]++}END{for (k in url){print url[k],k}}' ${log_path} | sort -rn | head -20`
 spider=`awk -F'"' '$6 ~ /Baiduspider/ {spider["baiduspider"]++} $6 ~ /Googlebot/ {spider["googlebot"]++}END{for (k in spider){print k,spider[k]}}'  ${log_path}`
 search=`awk -F'"' '$4 ~ /http:\/\/www\.baidu\.com/ {search["baidu_search"]++} $4 ~ /http:\/\/www\.google\.com/ {search["google_search"]++}END{for (k in search){print k,search[k]}}' ${log_path}`
 echo -e "Overview\nReport generation time:'${maketime}'\ntotal visits'${total_visit}'\ntotal bandwidth'${total_bandwidth}'M\nUV${total_unique}\n\nIP access statistics\n${ip_pv}\n\nURL access statistics\n${url_num}\n\nSource page statistics\n${referer}\n\n404statistics\n${notfound}\n\nThe spider statistics\n${spider}\n\nSearch engine source statistics\n${search}" |mail -s"$domain $logdate log statistics" ${email}

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

荆门市| 乌鲁木齐市| 辽阳县| 富宁县| 昌吉市| 越西县| 青冈县| 云阳县| 赤峰市| 西贡区| 上饶县| 清徐县| 仙桃市| 庆城县| 盘锦市| 淮南市| 平远县| 仁怀市| 陇西县| 乌鲁木齐县| 石门县| 陆良县| 麻栗坡县| 葵青区| 施甸县| 巩留县| 南木林县| 佛学| 大关县| 襄城县| 土默特右旗| 清丰县| 石景山区| 德令哈市| 罗平县| 高密市| 郧西县| 且末县| 吉水县| 申扎县| 新郑市|