Skip to main content

Manual report export

Manual export pulls backup activity statistics for a period you choose and downloads them as CSV. Use it to review backup history, check execution status, or produce evidence for an audit.

For recurring delivery, use Report schedules instead.

Step 1: Open the export screen

  1. Select Database Platform on the menu bar, then Advanced Features.

    Advanced Features screen

  2. Click Go to Reporting, then select the Report Export tab.

Step 2: Set the filters

Report Export filters

FieldWhat to enter
Report TypeCurrently only Backup Report, selected by default.
Data PeriodThe window to collect data for — see below.

Data Period options:

OptionCovers
Yesterday00:00:00 of the previous day up to now
Last 7 days00:00:00 of (today − 7) up to now
Last 30 days00:00:00 of (today − 30) up to now
Custom Range00:00:00 of the start date to 23:59:59 of the end date

Choosing Custom Range reveals a Date Range field.

Custom date range

Two constraints apply: the range cannot exceed 90 days back from today, and To Date cannot be in the future.

note
  • Preview and Export stay disabled until every required field is valid.
  • Changing any filter hides the current preview. Click Preview again after each change to see the data before exporting.

Step 3: Preview

Click Preview to see the report on screen. If no clusters ran backup jobs in the period, it shows "Nothing Found."

Report preview

ColumnShows
Job NameThe backup job name
TenantThe tenant
VPCVPC containing the cluster
Cluster Id / Cluster NameThe cluster that ran the job
Database TypeEngine type
VersionEngine version
Cluster statusStatus at the time data was retrieved
Backup Typefull or diff
Backup RetentionRetention value for the backup file
Retention Typeday (max storage days) or quantity (max number of files)
Backup Usage (GB)Backup storage consumed
Backup File NameName of the file created
Backup Statesuccessful or deleted
Start Time / Finish TimeWhen the backup ran

Step 4: Export

Click Export to download the CSV.

The file is named {reportType}_{vpcName}_{exportTime}, where exportTime uses ddMMyyyyHHmmss format. Its columns match the preview table.

Next steps