Get task logs
GET
http://api.example.com/v1.44
/tasks/{id}/logs
http://api.example.com/v1.44
{var_value}
Get task logs
Get stdout
and stderr
logs from a task.
See also /containers/{id}/logs
.
Note: This endpoint works only for services with the local
,
json-file
or journald
logging drivers.
GET /tasks/{id}/logs
Loading...
Response
Waiting for a request to be sent.