mackerel-plugin-axslog-light

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2022 License: MIT Imports: 14 Imported by: 0

README

mackerel-plugin-axslog-light

Overview

This tool is a Mackerel plug-in that calculates the processing time of nginx from the access log, based on "kazeburo/mackerel-plugin-axslog". Only ltsv format is supported for log format (json, there are no plans to support other formats).By specifying the "request_time" and "upstream_response_time" keys, the actual processing time of nginx is measured.

Usage

Usage:
  mackerel-plugin-axslog-light [OPTIONS]

Application Options:
      --logfile=           path to nginx ltsv logfiles. multiple log files can be specified, separated by commas.
      --key-prefix=        Metric key prefix
      --request-time-key=  key name for request_time (default: request_time)
      --upstream-time-key= key name for upstream_response_time (default: upstream_response_time)
      --filter=            text for filtering log

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

Install

$ mkr plugin install ryuichi1208/mackerel-plugin-axslog-light

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL