GitHunt
CU

cubicdaiya/mackerel-plugin-axslog

Yet Another mackerel-plugin for analyzing and visualizing Acesslog

mackerel-plugin-axslog

mackerel-plugin-accesslog alternative with great perfomance.
axslog supports JSON and LTSV formated log and allows to change response time and status label in log.

blog Entry(in japanese): https://kazeburo.hatenablog.com/entry/2019/04/05/093000

Usage

Usage:
  mackerel-plugin-axslog [OPTIONS]

Application Options:
      --logfile=         path to nginx ltsv logfiles. multiple log files can be specified, separated by commas.
      --format=          format of logfile. support json and ltsv (default: ltsv)
      --key-prefix=      Metric key prefix
      --ptime-key=       key name for request_time (default: ptime)
      --status-key=      key name for response status (default: status)
      --filter=          text for filtering log
      --skip-until-json  skip reading until first { for json log with plain text header
  -v, --version          Show version

Help Options:
  -h, --help             Show this help message

Install

Please download release page or mkr plugin install kazeburo/mackerel-plugin-axslog.

Languages

Go98.1%Makefile1.9%

Contributors

MIT License
Created March 8, 2025
Updated March 8, 2025