Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Database
Created by Guest
Created on Mar 1, 2021

log connection string used by application to connect

there are multiple options to connect to mongo: you can connect to specific node or you can connect to the whole replicaset etc... if DBA does not have access to source code - it's not possible to validate if application properly configured and connects to replicaset. it would be nice to let mongoDB dump to mongod.log used connection string and/or details how exactly client sessions is connected to mongo.
  • Attach files