Tobias von Dewitz 75fda08e43 added periodic reconnect to nats 6 years ago
..
LICENSE 75fda08e43 added periodic reconnect to nats 6 years ago
Makefile 75fda08e43 added periodic reconnect to nats 6 years ago
README.md 75fda08e43 added periodic reconnect to nats 6 years ago
apache.go 75fda08e43 added periodic reconnect to nats 6 years ago
axslogparser.go 75fda08e43 added periodic reconnect to nats 6 years ago
ltsv.go 75fda08e43 added periodic reconnect to nats 6 years ago

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