GetDIJobLog
Retrieve and view execution logs for data integration synchronization tasks in DataWorks, enabling monitoring and troubleshooting of data pipeline operations.
Instructions
查看数据集成同步任务的运行日志
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| FailoverId | No | Failover的ID | |
| Id | No | 任务ID | |
| DIJobId | No | 该字段已废弃,请使用Id字段 | |
| InstanceId | No | 实例的ID | |
| PageNumber | No | 分页查询的页码。取值为大于等于1的正整数 | |
| NodeType | No | 节点类型,目前在查看资源组2.0任务中才适用:* **MASTER**:获取JobManager的日志。* **WORKER**:获取TaskManager的日志 |