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.

Status Submitted
Categories Database
Created by Guest
Created on Aug 16, 2023

When was last backup/mongodump ran on databases or database backup history

How can get detail of last backup was taken using query. Its very hard to get into log file and see the history of mongodump. Just like other database tool mongodump history can be retrieved via query instead mongo log file. I know get the detail from ops manager if using enterprise only but what if we are using community edition. If you include this feature it will very helpful for DBA to get the details juts like other database tools available in market.
  • Attach files
  • Guest
    Aug 25, 2023
    Hello Kirit, thank you for sharing this suggestion. Currently, the only ways to get information on the mongodump history when mongodump is run against MongoDB Community Edition are via the logs and via the generated dump files. We will take this request into consideration for our future planning, and will keep you posted if there are any updates.