##########################################
vi $INST_TOP/ora/10.1.3/Apache/Apache/conf/httpd.conf
LogFormat "%h %l %u %t \"%r\" %>s %b %T \"%{Referer}i\" \"%{User-Agent}i\" %{X-Forwarded-For}i" combined
LogFormat "%h %l %u %t \"%r\" %>s %b" common
cd $LOG_HOME/ora/10.1.3/Apache
rm -rf $LOG_HOME/ora/10.1.3/Apache/*
adapcctl.sh stop
adapcctl.sh start
##########################################
cd $LOG_HOME/ora/10.1.3/Apache
grep -rin "/OA_HTML/Bne" access*
cd $LOG_HOME/ora/10.1.3/Apache
grep -rin "client denied by server configuration: /OA_HTML/Bne" *
cd $LOG_HOME/ora/10.1.3/Apache
grep -rin "/OA_HTML/Bne" access*|awk '{print $1,$NF}'|uniq -c|head -10
cd $LOG_HOME/ora/10.1.3/Apache
grep -rin "/OA_HTML/Bne" access*|awk '{print $1,$NF}'|uniq -c |sort -rn |head -10
##########################################
httpd server access ip地址统计
未经允许不得转载:徐万新之路 » httpd server access ip地址统计
最新评论
这个牛
放下欲望,男人从来不醉,充分且必要
勇气、责任、自信、创新,为天下先!
软件即数据,软件即服务,软件即管理,软件就是对人类各种社会活动的仿真和记录。软件很重要,但软件不可能凌驾于业务之上,尤其不可能高人一等。