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

All feedback

Showing 541

AWS IAM

It would be nice to have such feature for MongoDB Compass so that user can connect by assuming an IAM role.
Guest about 5 years ago in Compass & Data Explorer 4 Completed

Make sure the correct name with correct case and spelling is used with the Certification

I just finished the MongoDB online university course M320 with 93% on my final exam. The course is good but as i read that there was a certification in the end. I checked if i entered my correct name and sure enough my first name was lower case, s...
Guest about 3 years ago in Education 1 Completed

Ability to to turn on audit log compression/deletion

Ops Manager currently allows the ability to rotate audit logs based on the threshold settings in the Update MongoDB Log Settings modal but audit.logs do not compress/delete as the mongodb.logs do from the same modal. We would like the ability to e...
Charles Merrill about 6 years ago in Under Review 6 Completed

Terraform feature request: Cluster Termination Protection

Termination Protection has been added. Would be great to add support for it in the terraform provider, so clusters can be provisioned and configured entirely via terraform. Without this support, we need to perform some configuration manually in t...
Guest over 3 years ago in Atlas 2 Completed

Annual Snapshot Retention Policy Option

I have customers that would like the ability to retain annual snapshots going back 5 or so years for compliance reasons. Currently, you can do this with monthly snapshots by retaining for 5*12 months, but then you have to store all the monthly sna...
Guest almost 6 years ago in Atlas Backups 7 Completed

Add storedSource parameter to atlas admin API search index create/update to use with terraform

Right now it is impossible to create atlas search index via terraform with "storedSource" parameter. This brings a lot of inconvenience and configuration-related bugs. Related issue https://github.com/mongodb/terraform-provider-mongodbatlas/iss...
Guest over 3 years ago in Atlas Search 2 Completed

Dedicated search nodes

Currently, Atlas Search (mongot) is collocated with Atlas (mongod) on the same database deployment. Today, I have to size their workload based on both search and database requirements, which introduces the possibility of resource contention betwee...
Guest about 3 years ago in Atlas Search 1 Completed

Allow autocomplete to work with special characters and Asia languages

Hello, We are now using Atlas Search, with a deep dive in this feature, we found out that it will be very cool to support "special characters" (such as @,-) and "Asia languages (such as Chinese)" for autocomplete. I think this is a requirement fo...
Guest almost 5 years ago in Atlas Search 2 Completed

Allow Atlas clusters to be paused using terraform

The ability to pause Atlas clusters through terraform would help with being able to pause our non-prod environments when not in use. Currently this has to be managed directly with the Atlas API
Guest about 6 years ago in Atlas 0 Completed

I need to be able to search for dates and numbers in arrays

I have sets of results which contain dates and I need to be able to search from within them. For example: { experience: [ { name: "Abc", startDate: ISODate("2019-01-01T00:00:00.000Z"), startDate: ISODate("2020-01-01T00:00:00.000Z") }, { name...
Guest about 6 years ago in Atlas Search 3 Completed