nnon / commonlogformat

Parses a single Apache web log format record. The parser wil first attempt to match a combined format record, if this fails it will attempt to match a common format record. In the event that the record matches neither pattern, a null record will be returned.

Home Page:https://pypi.python.org/pypi/clfparser/0.4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

commonlogformat

Python Apache Common/Combined Log Parser

About

Parses a single Apache web log format record. The parser wil first attempt to match a combined format record, if this fails it will attempt to match a common format record. In the event that the record matches neither pattern, a null record will be returned.

https://pypi.python.org/pypi/clfparser/0.4


Languages

Language:Python 100.0%