Tobias von Dewitz 362fdc9fb2 go modified 5 vuotta sitten
..
.travis.yml 362fdc9fb2 go modified 5 vuotta sitten
CHANGELOG.md 7447653395 apache parser update. use VirtualHost if available 5 vuotta sitten
LICENSE 75fda08e43 added periodic reconnect to nats 6 vuotta sitten
Makefile 362fdc9fb2 go modified 5 vuotta sitten
README.md 75fda08e43 added periodic reconnect to nats 6 vuotta sitten
apache.go 7447653395 apache parser update. use VirtualHost if available 5 vuotta sitten
axslogparser.go 362fdc9fb2 go modified 5 vuotta sitten
ltsv.go 362fdc9fb2 go modified 5 vuotta sitten

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