waveform-computing / lars

A framework for processing web server log files

Home Page:http://lars.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lars

lars is a small Python framework for working with httpd logs (from a variety of common servers like Apache, nginx, and IIS). The primary purpose is to provide a set of conversions to ease loading such logs into relational databases, but numerous other possibilities can be realized with a little imagination. Which is to say: lars is not a web log analyzer. However, it is a toolkit that makes it quite easy to construct your own analyzer.

Links

About

A framework for processing web server log files

http://lars.readthedocs.org/

License:MIT License


Languages

Language:Python 98.0%Language:Makefile 2.0%