Follow stderr
Process Management
Follow Process Stderr
Replay captured stderr and follow live stderr over Server-Sent Events.
GET
Follow stderr
Replay captured stderr and follow new stderr over Server-Sent Events.
Use
Stderr-only events do not include a
Endpoint
curl -N or an SSE client so the connection stays open.
Example Request
SSE Events
Tensorlake first replays any captured stderr, then streams live events:stream field. If you need merged stdout and stderr with stream tags, use Follow Process Output.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The operating system PID of the process.
Response
200 - text/event-stream
Stderr event stream
The response is of type string.