Logs
The Logs module provides an overview of the results of your scheduled or manual extractions. It records detailed information about the execution of each task, including timing, source and destination, action performed, and execution status. You can drill down from an extraction log to view table-level logs and then message-level details for troubleshooting.
The logging level for an extraction is defined in the extraction’s configuration. To change the log detail level (for example, Verbose or Information), edit the extraction in the Extractions module.
To refresh the log list, select Refresh in the upper-right corner of the page.
When to use logs
- Monitoring extraction status: Track the progress and results of scheduled or manual extractions.
- Diagnosing issues: Review detailed execution messages to identify and resolve errors in your data processes.
- Validating data operations: Confirm that source-to-destination mappings and transformations executed as intended.
View log details
| Column | Description |
|---|---|
| Start Date Time | Indicates the date and time when the extraction started. |
| End Time | Indicates the date and time when the extraction finished. |
| Duration | Displays the total run time of the extraction. |
| Schedule Name | Shows the name of the schedule that executed the extraction, or N/A if run manually. |
| Extraction | Identifies the name of the extraction that was run. |
| Source | Specifies the source connection used. |
| Destination | Specifies the destination connection used. |
| Type of Action | Describes any special processing action performed. |
| Status | Reports the final status of the extraction, such as Done Successfully or Done with errors. |
| Logs | Opens the table-level logs for that extraction. |
Table-level log details
- From the welcome screen or left navigation pane, select Logs.
- Locate the required extraction log or use the Search bar.
- Point to the info icon in the Logs column to display the button, and then select Details.
- In the Table Logs page, review all related table entries.
- Use the paging arrows at the bottom of the list to move between pages if necessary.
- Check the Status for each table:
- Done Successfully – The table completed without errors.
- Done with errors – The table completed but encountered issues. Review the details for troubleshooting.
You can also open logs directly from the Extractions module by selecting the link in the Logs column next to the relevant extraction.
Message-level log details
- In the Table Logs page, locate the table of interest.
- Point to the info icon in the Logs column to display the button, and then select Details to open message-level log details.
- Review the following elements:
- Timestamp – Displays the date and time of the log entry.
- Message – Describes the event or action performed.
- Inner Message – Shows any additional technical detail.
- Action – Shows what was performed.
- Message Type – Indicates the type of log entry, such as Verbose, Information, or Error.
Delete a log
- In the Logs page, select the log you want to delete.
- Select the Delete icon to remove it, or select Delete All to clear all existing logs.