.. _root: ========================= Documentation for lars ========================= lars is a small suite of tools for converting httpd logs (from a variety of common servers like `Apache`_, `nginx`_, and IIS) into a format more conducive for loading into databases, the default being CSV. The project is written in `Python`_ and is open-sourced under the MIT license. The `source code`_ can be obtained from GitHub. Table of Contents ================= .. toctree:: :maxdepth: 2 :numbered: install api license Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _Apache: http://httpd.apache.org/ .. _nginx: http://wiki.nginx.org/ .. _Python: http://python.org/ .. _source code: https://github.com/waveform80/lars