JHipster also provides a console application based on the Elastic Stack (often referred to as ELK), which can be used for logs and metrics monitoring of the application. JHipster Console is another open source application. It is really useful and provides some nice dashboards that can be used to visualize the application. As with other JHipster products, it is much easier to get started with the JHipster Console.
Our applications stream the metrics and logs into the JHipster console. To make that happen, there are a few settings in the application-prod.yml file in all the applications (gateway and microservices applications): ...