Tobias von Dewitz 362fdc9fb2 go modified %!s(int64=5) %!d(string=hai) anos
..
.travis.yml 362fdc9fb2 go modified %!s(int64=5) %!d(string=hai) anos
CHANGELOG.md 7447653395 apache parser update. use VirtualHost if available %!s(int64=5) %!d(string=hai) anos
LICENSE 75fda08e43 added periodic reconnect to nats %!s(int64=6) %!d(string=hai) anos
Makefile 362fdc9fb2 go modified %!s(int64=5) %!d(string=hai) anos
README.md 75fda08e43 added periodic reconnect to nats %!s(int64=6) %!d(string=hai) anos
apache.go 7447653395 apache parser update. use VirtualHost if available %!s(int64=5) %!d(string=hai) anos
axslogparser.go 362fdc9fb2 go modified %!s(int64=5) %!d(string=hai) anos
ltsv.go 362fdc9fb2 go modified %!s(int64=5) %!d(string=hai) anos

README.md

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