Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 703 Bytes

api.rst

File metadata and controls

27 lines (22 loc) · 703 Bytes

API Reference

The framework is designed in a modular fashion with a separate module for each log input format, each data output format, a few auxilliary modules for the datatypes exposed by the framework and their functionality. Where possible, standards dictating formats are linked in the API reference.

Each module comes with documentation including examples of usage. The best way to learn the framework is to peruse the API reference and try out the examples, modifying them to suit your purposes.

.. toctree::
   :maxdepth: 3

   lars.apache
   lars.iis
   lars.csv
   lars.sql
   lars.geoip
   lars.datatypes
   lars.progress
   lars.dns
   lars.cache
   lars.exc