Docs Menu

Docs HomeMongoDB Atlas

Download Query Logs

On this page

  • Required Permissions
  • Download Query Logs from the UI
  • Download Query Logs Through the API

You can download logs of your federated database instance queries from the Atlas user interface. You can view the logs to determine information such as:

  • The number and type of executed queries.

  • The number of scanned documents.

The log is in JSON format and available as a .gz file. Atlas Data Federation retains the logs for up to 30 days. By default, the logs are generated in UTC format. You can modify the time zone in the User Preferences page to generate and download the logs in your time zone. You can generate logs for:

  • The last four, eight, twelve, or twenty-four hours.

  • A specific date and time period.

To download Atlas Data Federation query logs, you must have the Project Data Access Read Only or higher role.

To download query logs:

1
2
3
4

Choose one of the following time periods:

  • Last 4 Hours

  • Last 8 Hours

  • Last 12 Hours

  • Last 24 Hours

  • Custom Date

5

The downloaded log filename is in the following format:

<federated-database-instance-name>_<start-date>_<end-date>_queries.log.gz

To download query logs using the API, send a GET request to the Data Federation queryLogs.gz endpoint. To learn more about the API syntax and options, see Download Query Logs for One Federated Database.

←  Retrieve Federated Database Instance Query HistoryQuery a Federated Database Instance →
Share Feedback
© 2023 MongoDB, Inc.

About

  • Careers
  • Investor Relations
  • Legal Notices
  • Privacy Notices
  • Security Information
  • Trust Center
© 2023 MongoDB, Inc.