Navigate to the page in your MongoDB Atlas project.
Audit logs specifically for the mongos router. mongosqld.gz: Logs for the MongoDB BI Connector. Method 1: Using the Atlas UI mongodb atlas download logs
Downloading logs from is a critical task for auditing security, troubleshooting performance issues, and meeting compliance requirements. Depending on your needs, you can retrieve these logs through the web-based Atlas UI , the Atlas CLI , or automated API endpoints . Available Log Types Navigate to the page in your MongoDB Atlas project
Atlas provides several types of diagnostic and security logs in compressed .gz format: Method 1: Using the Atlas UI Downloading logs
The Atlas CLI is ideal for developers who prefer the terminal or want to script the download process. atlas logs download [options] Use code with caution.
Find the cluster you want to inspect and click the button next to it. Select Download Logs .
Diagnostic logs from individual mongod server processes. mongos.gz: Logs for query routers in sharded clusters.