Songmu / axslogparser

Fairly accurate access Log Parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

axslogparser

Build Status Coverage Status MIT License GoDoc

Description

An accesslog parser supports apache log (common and combined) and ltsv accesslog (http://ltsv.org).

Supported Formats

  • Apache Logs (also cared in the case of using tab character as delimiter)
    • Common log format
    • Common log format with vhost
    • Combined log format
    • Combined log format with extra fields
  • LTSV Accesslog format according to http://ltsv.org

Author

Songmu

About

Fairly accurate access Log Parser

License:MIT License


Languages

Language:Go 97.4%Language:Makefile 2.6%