Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 416 Bytes

File metadata and controls

11 lines (7 loc) · 416 Bytes

riemann-syntax-check

A library for checking the syntax of a Riemann config. This is just a wrapper around riemann.config/validate-config that can be run as a standalone program.

It's useful for validating a Riemann config before reloading to make sure you don't bring down your monitor.

Usage

  1. lein uberjar
  2. java -jar riemann-syntax-check-0.2.3-standalone.jar riemann.config