1 回答
0
Hi,
Have you looked at the Logging server messages documentation which talks about how you can emit and fetch game session logs on your game server.
To elaborate, once you have enabled logging, it should be accessible via
- GetGameSessionLog API.
- The "Game sessions" tab on the fleet details page through the AWS GameLift Console.
Alternatively if your game session never went ACTIVE, you can remotely access the instance directly. Once you're on the instance you can find your logs under C:\Game
for Windows or /local/game
for linux.
If you're still facing issues, please create a Support ticket, and the GameLift team can help take a deeper look into what's going on.
Thanks!
已回答 7 天前
相关内容
- AWS 官方已更新 2 年前
- AWS 官方已更新 3 个月前
- AWS 官方已更新 3 个月前