API
API endpoints

Get real-time logs

1min
this streams the output that the game server writes unlike /query/log , this opens up a stream that we'll keep open until the underlying container stops you can use it to debug server issues there are two content types available text (plain) this can be helpful for regular purposes, like debugging the containerized application application (json) good for advanced cases where you need to distinguish between different stream types