Appearance
dsdk / v1.47 / containerLogs
containerLogs(opts, callback): void
opts
callback
void
Get container logs
Get stdout and stderr logs from a container.
stdout
stderr
Note: This endpoint works only for containers with the json-file or journald logging driver.
json-file
journald
ExtendedOptions<ContainerLogsData>
ExtendedOptions
ContainerLogsData
StreamCallbackFn