mackerel-plugin-accesslog

command
v0.39.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2017 License: Apache-2.0 Imports: 1 Imported by: 0

README

mackerel-plugin-accesslog

accesslog custom metrics plugin for mackerel.io agent.

Apache log format (common and combined) and LTSV log format are supported.

Synopsis

mackerel-plugin-accesslog /path/to/access.log

Example of mackerel-agent.conf

[plugin.metrics.accesslog]
command = "/path/to/mackerel-plugin-accesslog /path/to/access.log"

Screenshot

graphs-screenshot

Graphs and Metrics

accesslog.access_num
  • accesslog.access_num.total_count
  • accesslog.access_num.2xx_count
  • accesslog.access_num.3xx_count
  • accesslog.access_num.4xx_count
  • accesslog.access_num.5xx_count
accesslog.access_rate
  • accesslog.access_rate.2xx_percentage
  • accesslog.access_rate.3xx_percentage
  • accesslog.access_rate.4xx_percentage
  • accesslog.access_rate.5xx_percentage

accesslog.latency

Latency (Available only with LTSV format)

  • accesslog.average
  • accesslog.90_percentile
  • accesslog.95_percentile
  • accesslog.99_percentile

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