# サーバーのパス

> Explore the location of files and folders for your Unity Licensing Server.

Unity Licensing Server のファイルやフォルダーの場所は、プラットフォームやサーバーのバージョンによって異なります。

{/* DO NOT CHANGE THE 4 "Type" VALUES FOR "Licensing server data root directory" */}

{/* OTHER PAGES HAVE REFERENCES TO THIS CELL VALUE */}

## サーバーバージョン 2.0 以降に対応する Linux のパス

| **タイプ**                           | **パス**                                                                   |
| --------------------------------- | ------------------------------------------------------------------------ |
| サーバーのログファイル                       | `/usr/share/unity3d/logs/Unity.Licensing.Server.log`                     |
| サーバー設定のログファイル                     | `/usr/share/unity3d/Unity.Licensing.ServerSetup.log`                     |
| サーバーインポートのログファイル                  | `/usr/share/unity3d/Unity.Licensing.ServerImport.log`                    |
| サーバーの create-service のログファイル      | `/usr/share/unity3d/Unity.Licensing.CreateService.log`                   |
| ライセンシングサーバーデータのルートディレクトリ          | `/usr/share/unity3d/LicensingServer/`                                    |
| licensing-server-config.json ファイル | `/usr/share/unity3d/LicensingServer/config/licensing-server-config.json` |
| 監査データベースファイル                      | `/usr/share/unity3d/LicensingServer/data/LicensingServerDb.sqlite`       |
| サーバーライセンスディレクトリ (現在のユーザー)         | `/usr/share/unity3d/licenses/`                                           |
| サーバーライセンスディレクトリ (すべてのユーザー)        | `/usr/share/unity3d/licenses/`                                           |
| サーバー委任ディレクトリ                      | `/usr/share/unity3d/licenses/delegations`                                |
| 移行前のサーバーバックアップの場所                 | `/usr/share/unity3d/LicensingServerBackups`                              |

## サーバーバージョン 2.0 以降に対応する Windows のパス

| **タイプ**                           | **パス**                                                                    |
| --------------------------------- | ------------------------------------------------------------------------- |
| サーバーのログファイル                       | `%PROGRAMDATA%\Unity\logs\Unity.Licensing.Server.log`                     |
| サーバー設定のログファイル                     | `%PROGRAMDATA%\Unity\Unity.Licensing.ServerSetup.log`                     |
| サーバーインポートのログファイル                  | `%PROGRAMDATA%\Unity\Unity.Licensing.ServerImport.log`                    |
| サーバーの create-service のログファイル      | `%PROGRAMDATA%\Unity\Unity.Licensing.CreateService.log`                   |
| ライセンシングサーバーデータのルートディレクトリ          | `%PROGRAMDATA%\Unity\LicensingServer\`                                    |
| licensing-server-config.json ファイル | `%PROGRAMDATA%\Unity\LicensingServer\config\licensing-server-config.json` |
| 監査データベースファイル                      | `%PROGRAMDATA%\Unity\LicensingServer\data\LicensingServerDb.sqlite`       |
| サーバーライセンスディレクトリ (現在のユーザー)         | `%PROGRAMDATA%\Unity\licenses\`                                           |
| サーバーライセンスディレクトリ (すべてのユーザー)        | `%PROGRAMDATA%\Unity\licenses\`                                           |
| サーバー委任ディレクトリ                      | `%PROGRAMDATA%\Unity\licenses\delegations`                                |
| 移行前のサーバーバックアップの場所                 | `%PROGRAMDATA%\Unity\LicensingServerBackups`                              |

## サーバーバージョン 1.x に対応する Linux のパス

| **タイプ**                           | **パス**                                                                        |
| --------------------------------- | ----------------------------------------------------------------------------- |
| サーバーのログファイル                       | `~/.config/unity3d/Unity/Unity.Licensing.Server.log`                          |
| サーバー設定のログファイル                     | `~/.config/unity3d/Unity/Unity.Licensing.ServerSetup.log`                     |
| サーバーインポートのログファイル                  | `~/.config/unity3d/Unity/Unity.Licensing.ServerImport.log`                    |
| サーバーの create-service のログファイル      | `~/.config/unity3d/Unity/Unity.Licensing.CreateService.log`                   |
| ライセンシングサーバーデータのルートディレクトリ          | `~/.config/unity3d/Unity/LicensingServer/`                                    |
| licensing-server-config.json ファイル | `~/.config/unity3d/Unity/LicensingServer/config/licensing-server-config.json` |
| 監査データベースファイル                      | `~/.config/unity3d/Unity/LicensingServer/data/LicensingServerDb.sqlite`       |
| サーバーライセンスディレクトリ (現在のユーザー)         | `~/.config/unity3d/Unity/licenses/`                                           |
| サーバーライセンスディレクトリ (すべてのユーザー)        | `/usr/share/unity3d/licenses/`                                                |
| サーバー委任ディレクトリ                      | `~/.config/unity3d/Unity/licenses/delegations`                                |
| 移行前のサーバーバックアップの場所                 | `~/.config/unity3d/Unity/LicensingServerBackups`                              |

## サーバーバージョン 1.x に対応する Windows のパス

| **タイプ**                           | **パス**                                                                     |
| --------------------------------- | -------------------------------------------------------------------------- |
| サーバーのログファイル                       | `%LOCALAPPDATA%\Unity\Unity.Licensing.Server.log`                          |
| サーバー設定のログファイル                     | `%LOCALAPPDATA%\Unity\Unity.Licensing.ServerSetup.log`                     |
| サーバーインポートのログファイル                  | `%LOCALAPPDATA%\Unity\Unity.Licensing.ServerImport.log`                    |
| サーバーの create-service のログファイル      | `%LOCALAPPDATA%\Unity\Unity.Licensing.CreateService.log`                   |
| ライセンシングサーバーデータのルートディレクトリ          | `%LOCALAPPDATA%\Unity\LicensingServer\`                                    |
| licensing-server-config.json ファイル | `%LOCALAPPDATA%\Unity\LicensingServer\config\licensing-server-config.json` |
| 監査データベースファイル                      | `%LOCALAPPDATA%\Unity\LicensingServer\data\LicensingServerDb.sqlite`       |
| サーバーライセンスディレクトリ (現在のユーザー)         | `%LOCALAPPDATA%\Unity\licenses\`                                           |
| サーバーライセンスディレクトリ (すべてのユーザー)        | `%PROGRAMDATA%\Unity\licenses\`                                            |
| サーバー委任ディレクトリ                      | `%LOCALAPPDATA%\Unity\licenses\delegations`                                |
| 移行前のサーバーバックアップの場所                 | `%LOCALAPPDATA%\Unity\LicensingServerBackups`                              |
