v1

latestSwagger 2.02026-07-17152037.3 KB
logs

Logs of the containers

Will return the logs of the containers specified in the request, or all the containers if none are specified.

post/troubleshoot/containers

Request body

containersstring[]

Containers ids to show logs from, default is all

sincestring

Show logs since (e.g. 2013-01-02T13:23:37Z) or relative (e.g. 42m for 42 minutes)

tailstring

Number of lines to show from the end, default is all

timestampsboolean

Show timestamps, default is false

untilstring

Show logs until(e.g. 2013-01-02T13:23:37Z) or relative (e.g. 42m for 42 minutes)

Response

Containers logs