Apache Log Parser in written Python
Oleg Broytmann
phd at phd.russ.ru
Fri Jul 14 06:01:27 EDT 2000
More information about the Python-list mailing list
Fri Jul 14 06:01:27 EDT 2000
- Previous message (by thread): Apache Log Parser in written Python
- Next message (by thread): running "PyRun_SimpleFile()" several times
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 14 Jul 2000 shindich at my-deja.com wrote: > There are numerous free Apache Log Parsers floating around. Most of them > were written in Perl. I recently installed an Apache server and I needed > a utility to parse the access log and produce some simple reports. > Naturally I wrote t in Python. While this utility is probably going to > be too slow if you have huge log files, for most of you folks who have > no more then 100 hits a day this utility could be useful. > > If anyone is interested you can get it at > http://www.shindich.com/sources/. Click on Apache Log Parser link on > this page. Wanna compare with weblog? http://www.mnot.net/scripting/python/WebLog/ Oleg. (All opinions are mine and not of my employer) ---- Oleg Broytmann Foundation for Effective Policies phd at phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
- Previous message (by thread): Apache Log Parser in written Python
- Next message (by thread): running "PyRun_SimpleFile()" several times
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list