How do I access event logs for SERVER_PROCESS_TERMINATED_UNHEALTHY

0

I have uploaded changes to a Realtime Script that is causing problems with a GameLift fleet. I am getting SERVER_PROCESS_TERMINATED_UNHEALTHY, but the Logs column in the Events table is empty. Where do I access these logs?

chanson
質問済み 2年前258ビュー
1回答
1
承認された回答

Hey, this event status usually happens when the process is stuck. You can get more information through our docs: https://docs.aws.amazon.com/gamelift/latest/apireference/API_Event.html

Implementing health checks: https://docs.aws.amazon.com/gamelift/latest/developerguide/gamelift-sdk-server-api.html#gamelift-sdk-server-health

As for getting the event logs, have you tried calling the DescribeFleetEvents API manually? https://docs.aws.amazon.com/gamelift/latest/apireference/API_DescribeFleetEvents.html

If you are still having issues, please let us know your Fleet ID and any other information you think would help us investigate. You can also reach out to AWS Support

AWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ