Logs
There are three logs for an export: Notification, File Access and API.
Viewing logs
- Navigate to the Data Export management area and open the export record.
- Click the Log tab. A list of log records run will be shown. From here the different log types can be viewed and filtered.
Filtering log entries
All log entries can be filtered using the Filter records field. The Filter records field will match a value in any of the columns. For example, entering the Job ID will filter the notifications log to only notifications sent to that job.
Resending a notification
From time to time it you may need to resend notifications that are sent when an export completes. You can resend email notifications, webhooks and data files over a connector from the logs tab. Resending a notification will add a new entry to the notifications log.
All notifications can be resent by clicking the Resend button in the Notifications log.
Resending an API response
Messages sent from Jadu Central to your application can be replayed by clicking the Replay button in the API log. This action will send the same message to your applications Callback URL.
Log types
Type | Notes |
---|---|
Notification Log | When an export completes notifications are sent, these notifications are logged in the Notifications log. There are three types of notification:
|
File Access Log | Jadu Central records all accesses to files downloaded from data export in the File Access log. Use the file access log to view how the file was accessed, when it was accessed and the download method. |
API Log | Interactions recevied and sent via the API are recorded in their own log, the API log. The API log displays interactions with the API for the export. You can view more details of an interaction by clicking the Details button on the log entry. This will open a modal that will display the recieved or sent request body and the received or sent response. |