Documentation

Support

Server paths

Explore the location of files and folders for your Unity Licensing Server.
Read time 2 minutesLast updated a day ago

The location of files and folders on the Unity Licensing Server varies depending on the platform and server version.

Paths on Linux for server version 2.0 or later

Type

Path

Server log file
/usr/share/unity3d/logs/Unity.Licensing.Server.log
Server setup log file
/usr/share/unity3d/Unity.Licensing.ServerSetup.log
Server import log file
/usr/share/unity3d/Unity.Licensing.ServerImport.log
Server create-service log file
/usr/share/unity3d/Unity.Licensing.CreateService.log
Licensing server data root directory
/usr/share/unity3d/LicensingServer/
Licensing server configuration file
/usr/share/unity3d/LicensingServer/config/licensing-server-config.json
Audit database file
/usr/share/unity3d/LicensingServer/data/LicensingServerDb.sqlite
Server license directory (current user)
/usr/share/unity3d/licenses/
Server license directory (all users)
/usr/share/unity3d/licenses/
Server delegations directory
/usr/share/unity3d/licenses/delegations
Server backup location before migration
/usr/share/unity3d/LicensingServerBackups

Paths on Windows for server version 2.0 or later

Type

Path

Server log file
%PROGRAMDATA%\Unity\logs\Unity.Licensing.Server.log
Server setup log file
%PROGRAMDATA%\Unity\Unity.Licensing.ServerSetup.log
Server import log file
%PROGRAMDATA%\Unity\Unity.Licensing.ServerImport.log
Server create-service log file
%PROGRAMDATA%\Unity\Unity.Licensing.CreateService.log
Licensing server data root directory
%PROGRAMDATA%\Unity\LicensingServer\
Licensing server configuration file
%PROGRAMDATA%\Unity\LicensingServer\config\licensing-server-config.json
Audit database file
%PROGRAMDATA%\Unity\LicensingServer\data\LicensingServerDb.sqlite
Server license directory (current user)
%PROGRAMDATA%\Unity\licenses\
Server license directory (all users)
%PROGRAMDATA%\Unity\licenses\
Server delegations directory
%PROGRAMDATA%\Unity\licenses\delegations
Server backup location before migration
%PROGRAMDATA%\Unity\LicensingServerBackups

Paths on Linux for server version 1.x

Type

Path

Server log file
~/.config/unity3d/Unity/Unity.Licensing.Server.log
Server setup log file
~/.config/unity3d/Unity/Unity.Licensing.ServerSetup.log
Server import log file
~/.config/unity3d/Unity/Unity.Licensing.ServerImport.log
Server create-service log file
~/.config/unity3d/Unity/Unity.Licensing.CreateService.log
Licensing server data root directory
~/.config/unity3d/Unity/LicensingServer/
Licensing server configuration file
~/.config/unity3d/Unity/LicensingServer/config/licensing-server-config.json
Audit database file
~/.config/unity3d/Unity/LicensingServer/data/LicensingServerDb.sqlite
Server license directory (current user)
~/.config/unity3d/Unity/licenses/
Server license directory (all users)
/usr/share/unity3d/licenses/
Server delegations directory
~/.config/unity3d/Unity/licenses/delegations
Server backup location before migration
~/.config/unity3d/Unity/LicensingServerBackups

Paths on Windows for server version 1.x

Type

Path

Server log file
%LOCALAPPDATA%\Unity\Unity.Licensing.Server.log
Server setup log file
%LOCALAPPDATA%\Unity\Unity.Licensing.ServerSetup.log
Server import log file
%LOCALAPPDATA%\Unity\Unity.Licensing.ServerImport.log
Server create-service log file
%LOCALAPPDATA%\Unity\Unity.Licensing.CreateService.log
Licensing server data root directory
%LOCALAPPDATA%\Unity\LicensingServer\
Licensing server configuration file
%LOCALAPPDATA%\Unity\LicensingServer\config\licensing-server-config.json
Audit database file
%LOCALAPPDATA%\Unity\LicensingServer\data\LicensingServerDb.sqlite
Server license directory (current user)
%LOCALAPPDATA%\Unity\licenses\
Server license directory (all users)
%PROGRAMDATA%\Unity\licenses\
Server delegations directory
%LOCALAPPDATA%\Unity\licenses\delegations
Server backup location before migration
%LOCALAPPDATA%\Unity\LicensingServerBackups