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.

ADD NEW FEEDBACK

Feedback

Avoid issuing commands upon connection where the user is unauthorized to execute them

Presently when a user connects to a MongoDB cluster mongosh will execute several command helpers. Unless the users have specific privileges these commands will trigger several unauthorised messages similar to below: ``` {"msg":"Checking authoriza...
Guest over 2 years ago in MongoDB Shell 0 Submitted

Implement a feature to track data download volume per DB user

In order to enhance data security and prevent unauthorized data exfiltration, our team proposes the implementation of a metric within MongoDB Atlas that allows administrators to monitor and measure the amount of data downloaded by each database us...
Guest over 2 years ago in Data Federation 0 Submitted

mongosh parse mongo url offline

In scripting easiers and most robust way to pass mongodb connection info using url string. Sometimes though there is need to parse part of it, like database name or specific query params. In NodeJS whathg URL can be used for this, additionally val...
Guest over 2 years ago in MongoDB Shell 0 Submitted

Allow selection of user-specified –mongoshpath directory and –logpath similar to mongod does

Allow selection of user-specified installation directory options For example –installpath [Installdirectory] and –logpath [logDirectory] similar (and save it in a config file). Users would be familiar with this as it is somewhat similar to mongod.
Felicia Hsieh over 2 years ago in MongoDB Shell 0 Submitted

M0 Support for Evaluation

Please provide M0 support for evaluation purposes.
Guest about 5 years ago in Data Federation 0 Submitted

MONGODB-AWS Auth Feature Request for mongosh & compass connections

I would like to request a feature to more fully integrate the auth mechanism MONGODB-AWS in the Atlas UI. We envision that when you are creating a user based on IAM Auth a toggle button is added in the UI that when enabled on the user or project l...
Brad Meyers over 2 years ago in MongoDB Shell 0 Submitted

Combine data lake snapshots into a single federated collection

A common use case for data analytics is to analyse how your data evolve over time. For example, imagine you have an e-commerce database and your products have their price change every day. You may only store the price in your database but you'd li...
Guest over 2 years ago in Data Federation 0 Submitted

The "Date field to archive on" option under Archiving Rule tab should also accept date in timestamp format.

The "Date field to archive on" option under Archiving Rule tab in Online Archive should also accept date field having timestamp format instead of only having date format.
Guest over 5 years ago in Data Federation 0 Submitted

Add support for XML

I would like to be able to query XML files using my Atlas Data Lake
Guest over 5 years ago in Data Federation 0 Submitted

add _prettyShell=false to mongosh

In 4.4, the mongo shell prints 'ugly' by default. Many of our scripts are written to expect this type of output. The mongo shell includes the command: DBQuery.prototype._prettyShell=false to explicitly set this. In mongosh, there is no built in/na...
Guest almost 3 years ago in MongoDB Shell 0 Submitted