This project provides a graphical interface for viewing and editing jmxtrans configuration documents which are saved in an elasticsearch cluster.
Build the war using Maven:
mvn clean install
Deploy the resulting war in your Tomcat web server.
Some options can be overridden on the command line by doing:
-Delasticsearch.host=HOST:PORT
-Delasticseach.path=NEW_PATH
-Delasticseach.cluster.name=NEW_CLUSTER_NAME