question

kev-2236 avatar image
kev-2236 asked

Debugging deployed game server

Hello, how can I download the logs created by my packaged server? not the playfabs logs, but the ones created by the server running. I am using unreal engine, they are usually created in Saved/Logs, I have tried using LocalMultiplayerAgent with no success. Thanks!

multiplayer
1 comment
10 |1200

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

Simon Cui avatar image Simon Cui commented ·

You can search Unreal Engine documentation for the log file location and find out how to configure custom location with command. Then you can include the command in “StartGameCommand” of Mutiplayersetting.json.

0 Likes 0 ·

0 Answers

·

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.