当前位置: 首页 > 工具软件 > AWStats > 使用案例 >

启动awstats出现错误

羊舌自强
2023-12-01

 问题1:

Error: Couldn't open server log file "C:\inetpub\logs\LogFiles\W3SVC2\ex200412.l
og" : No such file or directory
Setup ('./awstats.cn.conf' file, web server or permissions)
may be wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).

awstats监控的文件名为:ex200412.log

IIS输出到文件日志目录的文件名为:u_ex200412.log

 

所以修改awstats配置文件监控的文件名 u_ex%YY-24%MM-24%DD-24.log

LogFile="C:\inetpub\logs\LogFiles\W3SVC4\u_ex%YY-24%MM-24%DD-24.log"

 

问题2: 

IIS7日志中时间与系统时间不一致的原因

https://www.cnblogs.com/guohu/p/4999807.html

https://ask.csdn.net/questions/176504

 

Windows安装awstats参考链接:

https://www.cnblogs.com/smallidea/p/5274729.html

 

 类似资料: