package
0.0.0-20211029120130-676318b526d2
Repository: https://github.com/ustyuzhaninav/clicktail.git
Documentation: pkg.go.dev
# Packages
Package arangodb is a parser for ArangoDB logs.
Package htjson (honeytail-json, renamed to not conflict with the json module) parses logs that are one json blob per line.
Package keyval parses logs whose format is many key=val pairs.
Package mongodb is a parser for mongodb logs.
Package nginx consumes nginx logs.
Package postgresql contains code for parsing PostgreSQL slow query logs.
No description provided by the author
# Structs
ExtRegexp is a Regexp with one additional method to make it easier to work with named groups.