le probleme est revenu !
Dans webmin quand je veut mettre a jours les stats awstats, j'ai cette erreur:
Update for config "/etc/awstats/awstats.websat.be.conf" With data in log file "/var/log/httpd/access_log"... Phase 1 : First bypass old records, searching new record... Direct access after last parsed record (after line 2080) AWStats did not find any valid log lines that match your LogFormat parameter, in the 50th first non commented lines read of your log. Your log file /var/log/httpd/access_log must have a bad format or LogFormat parameter setup does not match this format. Your AWStats LogFormat parameter is: 1 This means each line in your web server log file need to have "combined log format" like this: 111.22.33.44 - - [10/Jan/2001:02:14:14 +0200] "GET / HTTP/1.1" 200 1234 "http://www.fromserver.com/from.htm" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)" And this is an example of records AWStats found in your log file (the record number 50 in your log): 127.0.0.1 - - [13/Nov/2005:12:57:07 +0100] "GET /ap2_snmp/status " 404 611 "-" "-" Setup ('/etc/awstats/awstats.websat.be.conf' file, web server or permissions) may be wrong. Check config file, permissions and AWStats documentation (in 'docs' directory).
[^] # Re: Orthographe! (dans ta conf)
Posté par websat . En réponse au message Probleme avec awstats et access_log d'apache. Évalué à 1.
Dans webmin quand je veut mettre a jours les stats awstats, j'ai cette erreur:
Update for config "/etc/awstats/awstats.websat.be.conf" With data in log file "/var/log/httpd/access_log"... Phase 1 : First bypass old records, searching new record... Direct access after last parsed record (after line 2080) AWStats did not find any valid log lines that match your LogFormat parameter, in the 50th first non commented lines read of your log. Your log file /var/log/httpd/access_log must have a bad format or LogFormat parameter setup does not match this format. Your AWStats LogFormat parameter is: 1 This means each line in your web server log file need to have "combined log format" like this: 111.22.33.44 - - [10/Jan/2001:02:14:14 +0200] "GET / HTTP/1.1" 200 1234 "http://www.fromserver.com/from.htm" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)" And this is an example of records AWStats found in your log file (the record number 50 in your log): 127.0.0.1 - - [13/Nov/2005:12:57:07 +0100] "GET /ap2_snmp/status " 404 611 "-" "-" Setup ('/etc/awstats/awstats.websat.be.conf' file, web server or permissions) may be wrong. Check config file, permissions and AWStats documentation (in 'docs' directory).