Get logs for pipelines.
Ok
{- "serviceId": "string",
- "follow": true,
- "size": 0,
- "checkpoint": "string",
- "direction": "asc",
- "start": "2019-08-24T14:15:22Z",
- "end": "2019-08-24T14:15:22Z",
- "executionId": { },
- "functionName": "string",
- "replicaId": "string",
- "text": { },
- "logLevel": "CRITICAL",
- "pipelineId": "string",
- "nodeId": "string",
- "pipelineExecutionId": "string",
- "system": true,
- "projectId": "string",
- "modelId": "string",
- "modelOperation": "string",
- "includeServiceLevel": true
}
{- "logs": [
- {
- "message": "string",
- "timestamp": { },
- "replicaId": "string",
- "executionId": "string",
- "functionName": "string",
- "level": "CRITICAL",
- "modelId": "string",
- "modelOperation": "string"
}
], - "stop": true,
- "checkpoint": "string"
}