Java Spring Boot Admin - 2.0 - UI - Dashboard - Server and Client - Monitoring and Management

preview_player
Показать описание
In this video we will learn how to set up Spring Boot Admin in version 2.0 for Server and Client applications. After set up of server we will take care of the client where we will add required dependenecies and then we will configure our connection with the server. To do it we will have to provide URL to our server and also we will have to expose endpoints through the actuator so our server side will be able to access them. We will also take care of logging configuration so we will be able to read logs of our application through the Spring Boot Admin server UI dashboard. All explained step by step!

Spring Boot Admin allows to monitor and manage Java Spring Boot applications. Using it is possible to check service uptime and status. It can be also used for checking the detailed metrics of selected services like garbage collections pauses or memory usage. It is also possible to check logs through the web browser or change logging level.

Follow //CodefForgeYT on:
Рекомендации по теме
Комментарии
Автор

Hello, Thanks for your time and effort for this tutorial. The video is helpful !

gaminetch
Автор

thanks for your tutorial, it helped me a lot!

minhquangbui
Автор

Really really clear ... and very you very much

lwinchohtun
Автор

thanks a lot bro.You solved my admin server version issue i am doing effort from two days.May Allah bless u...

munawarabbas
Автор

Most commonly, actuators require user to be authorized. What if your actuators are protected and require a JWT token?

dinobulja
Автор

Thank you for your video! Is there some kind of dashboard that can display the requests an application has received? For instance, display the total requests ( x number of successful requests, y number of bad requests etc. )

ainigma
Автор

12:00 at top left, theres Spring Boot Admin. can i change ''Spring Boot Admin' with another words, example 'XXX Admin Services'?

kopijava
Автор

Spring boot admin is same usecase as zipkin elk stack??

vigneshr
Автор

why server port and admin.client.url port is different?

biplobmina
Автор

Can we use spring boot admin with zipkin

vigneshr
visit shbcf.ru