I can't reproduce locally.
are you using the correct ini file in lp:lp-dev-utils? "page-perf_acccess.ini" (extra "c" in access, typo?)
however, it chokes on that line if you aren't specifying an ini file with the following section:
[parser] log_format=access
for example, using the default ini, it would choke on that line:
cgoldberg@zerodown:~/code/lp-dev-utils$ python page-performance-report.py access_sample.log -c page-perf_acccess.ini cgoldberg@zerodown:~/code/lp-dev-utils$ python page-performance-report.py access_sample.log ERROR:root:Malformed line '91.189.89.28 login.launchpad.net - [08/Sep/2012:23:08:53 +0000] "GET / HTTP/1.1" 200 657 "-" "python-openid/2.2.5-fix1034376 (linux2) Python-urllib/2.6" 10072' (Invalid timestamp '- [08/Sep/2012:23:08:53') cgoldberg@zerodown:~/code/lp-dev-utils$
-Corey
I can't reproduce locally.
are you using the correct ini file in lp:lp-dev-utils? acccess. ini" (extra "c" in access, typo?)
"page-perf_
however,
it chokes on that line if you aren't specifying an ini file with the following section:
[parser]
log_format=access
for example, using the default ini, it would choke on that line:
cgoldberg@ zerodown: ~/code/ lp-dev- utils$ python page-performanc e-report. py access_sample.log -c page-perf_ acccess. ini zerodown: ~/code/ lp-dev- utils$ python page-performanc e-report. py access_sample.log Malformed line '91.189.89.28 login.launchpad.net - [08/Sep/ 2012:23: 08:53 +0000] "GET / HTTP/1.1" 200 657 "-" "python- openid/ 2.2.5-fix103437 6 (linux2) Python-urllib/2.6" 10072' (Invalid timestamp '- [08/Sep/ 2012:23: 08:53') zerodown: ~/code/ lp-dev- utils$
cgoldberg@
ERROR:root:
cgoldberg@
-Corey