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