...
Use the Export this log link to export the activity log to a csv file. The export will reflect any filters used to view the log. The export contains the following information.
FieldĀ | Description |
---|---|
job_id | The ID assigned to the job in the SkySync application |
job_name | The job name |
Parent_job_name | The parent job name. This field is only available on the job list downloaded from the Child Jobs tab or the Log tab within the parent job. |
source_path | The source path used for the job |
source_id | The ID assigned to the source connection used for the job. The ID is assigned by the SkySync application when the connection is created. |
source_name | The name assigned to the source when it was created in the SkySync application |
source_account | The account on the source platform used for the job |
destination_path | The destination path used for the job |
destination_id | The ID assigned to the destination connection used for the job. The ID is assigned by the SkySync application when the connection is created. |
destination_name | The name assigned to the source when it was created in the SkySync application |
destination_account | The account on the destination platform used for the job |
successful_item_count | The number of items in the job that were successfully transferred |
flagged_item_count | The number of items in the job that were flagged for review. These are items that were flagged because they could not be transferred or because there was an issue with the transfer that needs to be reviewed. |
number_of_executions | The number of times the job has run |
last_failure_message | The last failure message the job received (if applicable) |
Log Report | REST API
Job audit for all transfers
...