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
demandé il y a 2 ans258 vues
1 réponse
1
Réponse acceptée

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
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions