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

Splunk connector for Atlas

We need a way to easily ingest logs into Splunk. It needs to be all logs - node and web portal activity. Ideally a Splunk connector would be provided but a stop-gap measure would be the ability to configure Atlas to write all logs to an Azure stor...
Guest almost 6 years ago in Atlas Monitoring, Alerts & Observability 1 Planned

A terraform resource for managing user access to the console

We have a platform (as code using Terraform) where we integrate Mongo Atlas in AWS. We have multiple teams with various privileges who access the Mongo Atlas console daily basis. We would always like to manage the users in our version control. As ...
Guest about 6 years ago in Atlas 3 Planned

Provide an interface that can stream logs directly to Splunk.

I'm trying to get logs from MongoDB Atlas to Splunk, and there's currently no native interface to do it, so instead of streaming to Splunk directly, I'm having to execute https calls in intervals, unzip them and then ship them to Splunk. Many prod...
Guest over 5 years ago in Atlas 0 Submitted

Collection size metrics

Hi, From time to time we have Atlas auto-scale up our clusters' disks. We then need to start analyzing why. In some cases it is organic growth of the data we store, but in some cases we are missing TTLs or they are misconfigured and we accumulate...
Guest about 1 year ago in Atlas Monitoring, Alerts & Observability 2 Future Consideration

Atlas maintenance Notification should include description of maintenance

Whenever Atlas wants to do maintenance, it is sending email alert about the timing of maintenance. In addition to that we are requesting information about the nature of maintenance also like Mongo patching , BI connector upgrade or increasing no o...
Guest almost 6 years ago in Atlas 4 Submitted

Compact collection from UI

Compacting of a collection directly from the MongoDB Atlas website UI. No need to run CLI commands and changing primary database. Making regular maintenance easier.
Guest over 5 years ago in Atlas 6 Submitted

Target $search queries to specific shards

Currently, sharded $search queries are scatter-gather queries and they cannot be targeted to specific shards. This is an enhancement request to target $search queries to specific shards, and thereby make them more efficient/performant.
Guest almost 5 years ago in Atlas Search 2 Submitted

New relic integration

We have an atlas account where all of are databases are, and we use new relic for monitoring and alerting. It would be great if i could show in new relic dashboards of the status of our mongoDB, because all other dashboards are already there
Guest almost 4 years ago in Atlas 2 Submitted

Atlas UI (Data Explorer): Export feature .csv/.json option for collection integrated into (JS) MongoDB Atlas Cloud

Have an Export feature WITHIN Atlas UI (Data Explorer) where user can perform (select collection and export as .csv/.json directly from the website without using Compass/data dump) option for collection integrated into (JS) MongoDB Atlas Cloud.
Guest over 6 years ago in Atlas 7 Submitted

Support for nested datatype search

It appears that Atlas Search does not yet support nested documents in arrays like MongoDB https://docs.mongodb.com/v4.2/reference/operator/query/elemMatch/
Guest over 6 years ago in Atlas Search 3 Started