Server files
Understand what server files are and how to manage files on your game servers.
Read time 1 minuteLast updated 3 days ago
Game developers configure their server applications to output many different forms of information to files, ranging from performance data captured by a profiler to reports or logs generated when an error or crash occurs. Multiplay Hosting surfaces these files (including logs) from your build executable through the Unity Dashboard.
There are two methods to access these files:
To access server files through the Debugging interface:
- In the Unity Dashboard, open Multiplay Hosting.
- Select Debugging.
- Select the Files tab.
- Enter a server ID to view its game server files.
- In the Unity Dashboard, open Multiplay Hosting.
- Select Servers.
- Select a server from the list.
- Select the Files tab.