Skip to content

samn/riemann-syntax-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.4-standalone.jar riemann.config

About

Utility for validating Riemann configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published