Log

Stream Logs

HTTP/2 Server-Sent-Event (SSE) endpoint for streaming logs.<br><br>Requires authentication to prevent exposure of sensitive log data.<br>It establishes a long-lived connection to the server and receives log messages in real-time.<br>The client should use the header "Accept: text/event-stream".

get/logs-stream

Response

Successful Response

{"stackTrail":"paths:/logs-stream:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes