0

i'm using spring boot admin 1.5.1 along with spring-boot 1.5.2.RELEASE. everything works fine, expect that the logging managment tab is hidden.

i tried to access my client app(spring-boot 1.5.2) logging api and it works fine. according to the spring-boot-admin document reference i don't need to setup any configurations

those are the tabs i see : enter image description here

any idea why i don't see logging tab(logging managment) ??

Elia Rohana
  • 326
  • 3
  • 16

1 Answers1

0

found a defect on spring boot admin 1.5.1 will be fixed in the next milestone 1.5.2

github issue

Elia Rohana
  • 326
  • 3
  • 16