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

Enterprise Advanced

Showing 365 of 3928

OPS Manager should call updateUser to change password to trace it in DB Audit.

If you enable auditing in database, you can't trace change password actions. The reason is OPS Manager updates system.user collection record directly. as a result, this action is not traceble in audit if parameter auditAuthorizationSuccess is not ...
Guest over 2 years ago in Enterprise Advanced 0 Submitted

Use separate tls.crt and tls.key items in a kubernetes secret for certificates instead of a combined item named server.pem for a MondoDB rep

There should be a way to use separate `tls.crt` and `tls.key` items in a kubernetes secret for certificates instead of a combined item named `server.pem`. We request our certs using cert-manager which generates secrets from the cert CRD and will ...
Guest over 4 years ago in Kubernetes 1 Planned

Allow to generate/download MongoDB Server Audit process logs

Problem Statement, _**What is the problem?**_ As of now (2021-03-17) Ops Manager does not support downloading MongoDB Server Audit process logs via UI/API. Atlas does have support for it (via `GET /groups/{GROUP-ID}/clusters/{HOSTNAME}/logs/{LOG-N...
Guest over 4 years ago in Enterprise Advanced 1 Submitted

Multiple webhook URLs

At the moment only one webhook URL can be configured for one Ops Manager project. It would be nice if multiple URLs could be used to send the alert to different endpoints by using f.e. a delimiter character inside the config. Thanks and regards
Guest over 3 years ago in Enterprise Advanced 0 Submitted

Ops Manager and Backup infrastracture Disaster Recovery support with K8s Operator

We have carried out tests with MongoDB v1.5.5 K8s Operator and Ops Manager 4.2.18 with Backup infrastructure (S3 Snapshots) in an Openshift 3.11 environment (MongoDB Support case attached). In this case, a "Disaster Recovery" simulation has been ...
Guest almost 5 years ago in Kubernetes 0 Future Consideration

The Backup Daemon auto downloads all old Mongodb versions

If "Backup Versions Auto Download" is set to true on the Admin > General > Ops Manager Config > MISCELLANEOUS tab, then the backup daemon automatically downloads all older major versions of the software. In my opinion, it would be better ...
Guest about 1 year ago in Enterprise Advanced 0 Submitted

sharding

Should provide sharding feature in community Operator.
Guest almost 5 years ago in Enterprise Advanced 2 Planned

Include full date/time stamps to OpsManager's logfiles: mms0-startup.log and daemon-startup.log

Currently records in `mms0-startup.log` and `daemon-startup.log` only have time stamp in the format: `hour:min:sec,milliseconds`. eg. `08:28:09,558 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xm...
Guest almost 4 years ago in Enterprise Advanced 0 Submitted

Add Alert for Projects which are not in Goal State

Add an Alert type that is triggered if a project has not reached the goal state for certain amount of time.
Guest over 5 years ago in Enterprise Advanced 0 Submitted

Create AppDB user with backup role to allow execution of mongodump

For the purpose of regularly performing backups of the AppDB using mongodump --oplog.
Guest over 5 years ago in Kubernetes 1 Future Consideration