Get container logs
GET
http://api.example.com/v1.49
/containers/{id}/logs
http://api.example.com/v1.49
{var_value}
Get container logs
Get stdout
and stderr
logs from a container.
Note: This endpoint works only for containers with the json-file
or
journald
logging driver.
GET /containers/{id}/logs
Loading...
Response
Waiting for a request to be sent.