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 3927

EmptyDir as data-volume and log-volume

spec: members: 1 type: ReplicaSet version: "4.4.5" statefulSet: spec: template: spec: volumes: - name: data-volume emptyDir: {} - name: log-volume emptyDir: {} This type of override would be very helpful for automated testing pipeline...
Guest about 4 years ago in Kubernetes 0 Future Consideration

Ops manager Apps DB logs archival policy in mongod.conf

I wanted to manage the Ops manager apps db logs in more refined by way by enabling "Size per Log Type in MB" and "Total Number of Files" settings in mongod.conf. How ever I don't see any options "Size per Log Type in MB" and "Total Number of File...
Guest about 4 years ago in Enterprise Advanced 0 Submitted

Audit log gather from Ops manager

Do you have a plan to keep the option in future releases to gather audit log from Ops manager? I don't see any option now
Guest about 4 years ago in Enterprise Advanced 0 Submitted

Ops Manager: more precise firewall configuration documentation

Currently, it is not clear from the documentation what are the source hosts for each port to open. The diagram fills in a bit this imprecision, but it is not formal enough. Also, some ports need to be open only if certain features are needed (eg. ...
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Support Service Binding Specification for Kubernetes

Service Binding Specification for Kubernetes standardizes exposing backing service secrets to applications. The spec is available here: https://github.com/servicebinding/spec This blog post would be helpful: https://muthukadan.net/kubernetes/bind...
Guest over 4 years ago in Kubernetes 0 Future Consideration

Display the feature compatibility version (FCV) in Cloud Manager/Ops Manager UI

The FCV could be different than the MongoDB version. Also, sometime the FCV on different shards/CSRS in a sharded cluster might be different (e.g. FCV is upgraded on the shards, but for some reason FCV is not upgraded on the CSRS), and this could ...
Guest over 4 years ago in Enterprise Advanced 0 Submitted

Enable S3 Snapshot Storage via Kubernetes Operator with IAM role

Configuring an S3 Snapshot Storage with IAM roles is only possible via Ops Manager UI or API. It would be great to be able to do this configuration via the MongoDB Kubernetes Operator.
Guest over 4 years ago in Kubernetes 0 Future Consideration

Cloud Manager backups support for Mumbai region(ap-south-1)

Currently Cloud mongo support for backup in below 6 regions only, Can you please start support for the Mumbai region also(ap-south-1). 1) eu-west-1 - Europe (Ireland) 2) ap-southeast-2 - Asia Pacific (Sydney) 3) eu-central-1 - Europe (Frankfurt)...
Guest over 4 years ago in Backup & Restore 1 Submitted

Provide support to update version manifest to Ops Manager that uses local mode

With Ops Manager Local Mode on Kubernetes, the version manifest is required to be updated manually via UI or API. It would be the best practice to support updating version manifest using a command to the Operator or OM Pods.
Guest over 4 years ago in Kubernetes 0 Future Consideration

Add ability to have systemLog redirected to stdout (just have to remove systemLog.destination and path)

To be able to have MongoDB logs redirect to stdout and this having it into GKE CloudLogs, we should NOT configure a systemLog.destination nor a systemLog.path. In 0.6.0 release, systemLog.destination and path are hardcoded and cannot be nullable....
Guest over 4 years ago in Kubernetes 0 Submitted