question

Nikita Matusevich avatar image
Nikita Matusevich asked

How can I get the logs of the server?

Hello. I recently started integrating PlayFab into our project. I almost all configured, but I cannot understand how to receive logs of the server? If I try to download the logs, it's empty.

unrealCustom Game Servers
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

Hi @Nikita Matusevich,

Did you implement logging with the GSDK? And if you did, it seems like you are using Unreal to implement your custom servers. As a matter of fact, UE4 doesn't support changing the log location at runtime, hence it might the case that you can’t get Unreal to write the log file to the right location, which leads to empty logs. If that’s the case, please check this thread answered by @Lewis Mohr to work around the issue.

2 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Nikita Matusevich avatar image Nikita Matusevich commented ·

Okay, thanks, I got it. :)

0 Likes 0 ·
Citrus Yan avatar image Citrus Yan Nikita Matusevich commented ·

Glad it helped:)

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.