aboutsummaryrefslogblamecommitdiff
path: root/www/py-apachelog/pkg-descr
blob: 6a4889a4ac49a3dac7a97c0653535bdfde139ddc (plain) (tree)
1
2
3
4
5
6
7





                                                                          
                                                 
Parser for extracting fields from a single line of an Apache access.lo
g (should work for other servers conforming to the Common Log Format).

Create the parser with the log format from your server .conf file,
parse lines to get dict corresponding to fields defined in the log format.

WWW: https://code.google.com/archive/p/apachelog/