Jeffrey’s Blog

多服务器的日志合并统计—cronolog+awstats

@ 阅读全文 | 2007/01/11 11:21am | Category: 电脑网络 | 1,546 views  

1.下载安装cronolog
http://cronolog.org/download/index.html
—>  tar … && cd …&& ./configure && make && make install

2.awstats
可以参考我的awstats安装配置笔记
http://blog.zhangjianfeng.com/?p=317

3.配置http.conf
    CustomLog "|/usr/local/sbin/cronolog  Continue Reading ...

awstats安装笔记

@ 阅读全文 | 2006/05/23 08:26pm | Category: 站点日志 | 6,364 views  

1.下载&&安装

http://awstats.sourceforge.net/
tar .. && cd …. && perl awstats_configure.pl
#然后根据提示操作,可以不要这步,直接根据自带的模版定义
#cp  ../cgi-bin/awstats.model.conf Continue Reading ...

京ICP备06038449号