cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Bolt logging and metrics - troubleshooting

I am trying to troubleshoot Bolt connections. Is there anything I need to know about logging configuration other than the usual logback config ? Also, are there any metrics available in the release I am using, like number of connections/idle/used ?

The behavior I am seeing is as if there is only one connection in use. This is a spring-boot microservice.

I am using spring-boot 2.1.11 with spring-data-neo4j 5.1.14.

1 REPLY 1

could you please provide with the following information:

  • neo4j database service version
  • neo4j driver version
  • how exactly did you measure the connection count? please explain by cli command, screenshot, ...

thanks a lot