Skip to content

torrancew/jodadebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jodadbg

A webapp for debugging the Logstash date filter

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

To produce a runnable archive, run:

lein uberjar

The resulting jar will be directly runnable with no dependencies other than a JRE:

java -jar target/uberjar/jodadbg-standalone.jar

License

Copyright © 2016 Tray Torrance torrancew@gmail.com

About

A debugger for the joda-based Logstash date filter, inspired by grokdebug. http://staging-jodadebug.herokuapp.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published