Guides
Using Gameye
Generating logs
2min
there are two types of logs you can get about your containers getting docker logs show information from a running container related to your game binary in some cases, docker logs https //docs docker com/config/containers/logging/ 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 getting artifact logs 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 please limit your download size to a maximum of 100 mb you can use our platform to query this folder or file through the endpoint https //api gameye io/artifacts