Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Releases: jhipster/jhipster-console

First release of JHipster Console

23 Mar 17:08
Compare
Choose a tag to compare

JHipster Console is a monitoring and alerting dashboard based on the ELK stack.
This release is part of the JHipster 3.0.0 release.

This project is based on the latest versions of Elasticsearch (2.2.1), Logstash (2.2.2), Kibana (4.4.2) and Elastalert (0.0.75).

Features:

  • Automatically configured to gather logs and metrics from JHipster v3 apps
  • Centralize your logs and metrics data in the same monitoring tool
  • Provide ready to use dashboards for logs, metrics, jvm, etc.
  • Support for monolith and microservice apps
  • Alerting with Elastalert: write alerting rules waiting for a specific pattern to arise in your Elasticsearch index; get notified by email and receive a link to a dashboard that will let you troubleshoot the failure immediately

Full documentation available on JHipster's monitoring documentation

Everyone is welcome to contribute. Lets make JHipster Console the ultimate monitoring solution for JHipster users !

Screenshots:

Stress testing a JHipster 3 Gateway and 5 instances of a MySQL based microservice

test3-monitoring

JVM metrics for the gateway:

test3-jvm-gateway

JVM metrics for a microservice:

test3-jvm-microservice

Alerting dashboard:

alerting-dashboard