Stream container logs
Streams container logs as Server-Sent Events (SSE). The connection remains open and pushes new log lines as data: events in real time.
Path parameters
Numeric resource ID.
Headers
Target a specific node by ID. If omitted, the default node is used. Can also be passed as ?nodeId= query parameter.
Response
SSE log stream.
Changes
Changed in 2 of the 36 revisions of this API.24
- ○
removed the
ADMIRAL_REQUIREDenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
ADMIRAL_REQUIREDenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ○
- ●
added the new
PAID_REQUIREDenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
PAID_REQUIREDenum value to thecoderesponse property for the response status500response-property-enum-value-added
- ○
removed the
PRO_REQUIREDenum value from thecoderesponse property for the response status401response-property-enum-value-removed
- ○
removed the
PRO_REQUIREDenum value from thecoderesponse property for the response status500response-property-enum-value-removed
- ●