Skip to main content

Get historical game server logs

GET 

/v1/games/:gameId/servers/:serverName/logs/history

Retrieves logs for a game server that has already exited, sourced from long-term log storage (Loki). Logs for running servers are still served by the stream and download endpoints. Entries are returned oldest-first and are bounded to the server's lifetime unless an explicit start/end is supplied.

Request

Responses

A successful response.