Skip to content

Generating logs

There are two types of logs you can get about your containers.

Show information from a running container related to your game binary. In some cases, docker logs might not show useful information unless you take a few extra steps.

You can use our platform to query these logs through our endpoint:

https://api.gameye.io/query/log

Starts downloading an artifact. This could be a file or a folder inside the container. The path should be an absolute Unix path to a specific file or folder.

You’ll get the artifact in a .tar.gz archive with your file or folder.

You can use our platform to query this folder or file through the endpoint:

https://api.gameye.io/artifacts