Information
This article describes how to enable detail logging on each Parallels Remote Application Server 16 components.
Detailed logging for Publishing Agent:
-
In the registry editor go to
HKEY_LOCAL_MACHINE\SOFTWARE\Parallels\2XController
Note: (For 64bit operating systems check the
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Parallels\2XController
key) -
Create a new DWORD key called LogLevel. Assign it a decimal value of '5'. Click OK.
-
Create a new DWORD key called Debug. Assign it a decimal value of 1. Click OK.
-
Create a new DWORD key called ConsoleLogLevel. Assign it a decimal value of 5. Click OK
-
Create a new DWORD key called MoreDetails. Assign it a decimal value of 1. Click OK
Note: To apply these settings all you need to do is press apply from the console. You don't need to restart the publishing agent.
Detailed logging for RDSH Agent
-
In the registry editor go to
HKEY_LOCAL_MACHINE\SOFTWARE\Parallels\TSAgent
Note: (For 64bit operating systems check the
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Parallels\TSAgent
key) -
Create a new DWORD key called LogLevel. Assign it a decimal value of '5'. Click OK.
-
Create a new DWORD key called Debug. Assign it a decimal value of 1. Click OK.
-
Create a new DWORD key called ConsoleLogLevel. Assign it a decimal value of '5'. Click OK
-
Restart the RAS RD session host agent service.
Detailed logging for Gateway Agent
-
In the registry editor create a key
HKEY_LOCAL_MACHINE\SOFTWARE\Parallels\2XProxyGateway
Note: (For 64bit operating systems check the
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Parallels\2XProxyGateway
key) -
Create a new DWORD key called LogLevel. Assign it a decimal value of '5'. Click OK.
-
Create a new DWORD key called Debug. Assign it a decimal value of 1. Click OK.
-
Create a new DWORD key called ConsoleLogLevel. Assign it a decimal value of '5'. Click OK
Logs from Parallels Client
To enable extended client logging in Parallels Client go to Options > 'Enable extended logging'.
The log file log file will be in:
"C:\Users\%username%\Application Data\2XClient\ClientLog.txt"
Alternatively, you may use scripts to set detailed logging:
- Folderpermissions.sh – set permissions on files
- Controller.sh – detailed log for Publishing Agent
- GW.sh – detailed log for Gateway
- RDS – detailed log for RD session host
- AllinOne.sh – detailed log for all components and set files permissions.
Was this article helpful?
Tell us how we can improve it.