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

Lock enableLocalConfigurationServer setting on OPS Manager side

To harden security for mongodb deployment managed by OPS Manager, we can use setting enableLocalConfigurationServer = true so automation-mongod.conf won't have any passwords for ssl certs and agent will retrieve them from OPS Manager. to disable ...
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

Remote Address and Remote Port information shold be provided as part of the Public API global events for all DATA_EXPLORER_CRUD

When requesting Audit events using the Public API Global events, not all events provide the Remote Address and Remote Port. some commands like "find" does present the Remote Port/IP, but others such as updateDocument, insertDocument and deleteDoc...
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Connect Tab in UI should show a replica set (instead of a host) connection string if deployment is a replica set

I have a 3-node replica set deployment. When I retrieve the connection string to the cluster via OM UI, it shows a single node connection string mongo --host ip-10-0-200-4.eu-west-2.compute.internal --port 27017 I expect it should show a connect...
Ka Lung Ng almost 6 years ago in Enterprise Advanced 0 Submitted

More fine granular OpsManger roles for API CRUD operations

More fine granular OpsManger roles for API CRUD operations In order to generate API Keys users need some pretty powerful role https://docs.opsmanager.mongodb.com/current/reference/api/org-api-keys/. Same for project API Keys https://docs.opsmana...
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Incorporate Support CASE management into the OPS Manager, i.e. open a case, upload traces to the case etc

Incorporate Support CASE management into the OPS Manager, i.e. open a case, upload required traces to the case and maybe even automatically create a support case for some critical problems.... Minimally I'd like to be able to upload required trace...
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Add MongoSparkHelper native support for pyspark

I went through Mongo spark connector python documentation but the thing which I could not find in python documentation was "MongoSpark Helper" section which is available in scala and java documentation. I was wondering if there is a way to use it ...
Guest almost 6 years ago in Under Review 0 Submitted

I found what I believe to be an error in the following document

I found what I believe to be an error in the following document. https://www.mongodb.com/docs/ops-manager/current/tutorial/install-simple-test-deployment/ In the section "5. Create the Ops Manager Application Database directory," it instructs to ...
Guest almost 3 years ago in Enterprise Advanced 0 Submitted

View all clusters grouped by projects (like in Ops Manager)

There doesn't seem to be an equivalent for Ops Manager All Clusters page in Cloud Manager. It is a good way to quickly glance over all cluster states, stats and versions. Can it be added?
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

Cloud Manager should offer Feature Compatibility Version setting for new clusters

When creating new clusters in Cloud Manager, there isn't an option to create them with a specific FCV. We just had a need to build a 4.2 cluster with FCV 4.0, and had to do it manually while shutting down automation.
Guest almost 6 years ago in Enterprise Advanced 0 Submitted

mongocli feature request: whitelist with timeout on current ip to allow temporary mongoshell access from temporary locations

Please add a timeout parameter to the mongocli whitelist command. Presently, we have to login via web browser to enable temporary mongoshell access from temporary locations.
Guest almost 6 years ago in Under Review 1 Started