Download logs
AuraDB Professional AuraDB Virtual Dedicated Cloud
Downloading logs requires a role of either Project Admin or Project Member.
You can download query logs and security logs. The logs include any filters or search terms applied when the logs were fetched. Downloading logs consists of two steps: initiate the download and download the file.
Request log
You can request a log of up to 24 hours of data and a maximum of 5 million rows.
After fetching logs, use the download button in the top right corner of the Summary and Details table to initiate the download.
-
Select the log type: Summary (aggregated log statistics), Details (individual log events), or both.
-
Select a format: JSON or CSV. If you select CSV, you can optionally include CSV headers (enabled by default) and specify a field delimiter (default: comma).
-
Select Confirm to request the logs.
Once the log is ready for download, it appears in the Downloads archive.
Download the log
Download logs from the Downloads archive. When the status is Ready, use the Download icon to download the file.
Logs are provided as a zipped file of your selected format (JSON or CSV).
The file name follows this pattern: <db_id>-<timestamp>-<log_type>-logs-<log_sub_type>.<format>.gz
, for example: dd9ba752-1731586207476-query-logs-details.json.gz
To delete a log file, use the delete icon in the Actions column.
Log files are automatically deleted from the downloads archive after 30 days. |
Downloads archive
To access the archive click the Open downloads archive icon in the top-right corner of the page.
The archive displays a table of all the requested logs for the selected instance. It includes the following information about each download:
Display Name | Description |
---|---|
Requested |
When the download was requested and by which user. |
Status |
Current status of the download (e.g., Running, Completed, Failed). |
Type |
The type of logs being downloaded (Query or Security) and subtype (Summary or Details). |
Time Period |
The time range covered by the downloaded logs. |
Rows |
Number of log entries exported. |
Format |
File format of the download (JSON or CSV with additional CSV settings). |
Filters |
Applied filters for the log download. |
Actions |
Download log icon button (Arrow Down Tray Icon) and Delete log icon button (Trash Icon) for the log file. |
