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
any idea why i don't see logging tab(logging managment) ??