Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 324 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 324 Bytes

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