Apache Log Parser in written Python

shindich at my-deja.com shindich at my-deja.com
Fri Jul 14 03:27:20 EDT 2000


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.

Enjoy!

Alex Shindich
http://www.shindich.com/


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list