# README

check-log

Description

Checks a log file using a regular expression.

Setting

[plugin.checks.log]
command = "/path/to/check-log --file=/path/to/file --pattern=REGEXP --warning-over=N --critical-over=N"

See Other