See how to log HikariCP activity in Spring Boot. In the application.properties employ the following:
logging.level.com.zaxxer.hikari.HikariConfig=DEBUG logging.level.com.zaxxer.hikari=TRACE