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
posta 2 anni fa258 visualizzazioni
1 Risposta
1
Risposta accettata

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
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande