GET logs/logs-socket/{appId}

clever-cloud.com

Summary:
Operation ID:
Auth: unknown
Description

Retrieve logs as they come through a websocket connection. To have authorization, you have to send a `{ "message_type": "oauth", "authorization": "oauth authorization string" }` message

Parameters (4)

appId (string, path, required)

Application Id

deployment_id (string, query, optional)

Only fetch logs emitted by this deployment

filter (string, query, optional)

A pattern to filter with

since (string, query, optional)

Only fetch logs newer than this (ISO-8601 formatted) date

No probe data for this endpoint yet.