shudarshon / jhipster-console

JHipster monitoring & alerting console, based on ELK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JHipster Console

Build Status Join the chat at https://gitter.im/jhipster/jhipster-console

This is the JHipster Console, based on the ELK Stack. It provides a default configuration to get started with logs and metrics monitoring with ELK as well as some nice dashboards.

Please refer to the JHipster Monitoring Documentation for instructions on how to set up the JHipster Console.

Quick Start

Start everything by running docker-compose up -d in the bootstrap/ directory, then access Kibana at localhost:5601 and Zipkin at localhost:9411.

Contributing

PRs are welcome ! When contributing, make sure you force build and restart everything with docker-compose down && docker-compose build --no-cache && docker-compose up.

Images hosted on Docker Hub

  • jhipster/jhipster-console Automated build Docker Pulls
  • jhipster/jhipster-elasticsearch Automated build Docker Pulls
  • jhipster/jhipster-logstash Automated build Docker Pulls
  • jhipster/jhipster-zipkin Automated build Docker Pulls
  • jhipster/jhipster-alerter Automated build Docker Pulls
  • jhipster/jhipster-curator Automated build Docker Pulls
  • jhipster/jhipster-import-dashboards Automated build Docker Pulls

About

JHipster monitoring & alerting console, based on ELK

License:Other


Languages

Language:Shell 100.0%