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.
We’ve upgraded our feedback system to better capture, track, and act on your feedback. Here’s what you need to know:
|
What problem are you trying to solve? Focus on the what and why of the need you have, not the how you'd like it solved. |
I'm auditing our use of service keys. To understand whether a given ACL entry is still required, it would help me to see the "last used" date in the Atlas console, but it's not populated (see screenshot). Using the API, I can retrieve that info. |
|
What would you like to see happen? Describe the desired outcome or enhancement. |
I would like the "last used" date to be visible in the Atlas console for quick visual audits. |
|
Why is this important to you or your team? Explain how the request adds value or solves a business need. |
To implement the "least permissions" principle I would like to trim down access lists to be as small as possible/required. |
What steps, if any, are you taking today to manage this problem? |
I have written a small audit tool in Python to run certain auditing. |