How to Enable Logging for the Desktop Delivery Controller and Virtual Desktop Agent
How to Enable Logging for the Desktop Delivery Controller and Virtual Desktop Agent How to Enable Logging for the Desktop Delivery Controller and Virtual Desktop Agent
Citrix states:
How to Enable Logging for the Desktop Delivery Controller and Virtual Desktop Agent
productFamilyKey3 = "xd"; topics3 = "General"; productFamilyKey = productFamilyKey3.replace("/","--") + "/"; topics = topics3.replace("/","--") + "/";
Symptoms
By default, logging is disabled for XenDesktop. Log files can be obtained from the Desktop Delivery Controller (DDC) and the Virtual Desktop Agent (VDA) after manually enabling the logging process.
Cause
This is by design. The procedures below instruct you on how to enable logging for the DDC and the VDA.
How to Enable Logging on the Virtual Desktop Agent
1. Manually create a Citrix Desktop Server directory on the virtual desktop.
2. Edit the <appSettings> section of the WorkstationAgent.exe.config file located in \Program Files\Citrix\Virtual Desktop Agent\
<appSettings>
<add key="LogToCDF" value ="1"/>
<add key="LogFileName" value ="c:\cds\<logfilename>.log"/>
</appSettings>
3. Restart the desktop to initiate logging.
How to Enable Logging on the DDC
1. Manually create a Citrix Desktop Server directory on the DDC. Change the security settings on the directory to allow Network Service “Full Control”.
2. Edit the <appSettings> section of the CdsController.exe.config file located in \Program Files\Citrix\Desktop Delivery Controller
<appSettings>
<add key="LogToCDF" value ="1"/>
<add key="LogFileName" value ="c:\cds\<controller_logfilename>.log"/>
</appSettings>
3. Edit the <appSettings> section of the CdsPoolMgr.exe.config file located in \Program Files\Citrix\Vm Management
<appSettings>
<add key="LogToCDF" value ="1"/>
<add key="LogFileName" value ="c:\cds\<pool_logfilename>.log"/>
</appSettings>
4. Restart the DDC to initiate logging.
This document applies to:
User login
Who's new
- Rullydery
- eagenorce
- rittaarier
- swasseZex
- gaterfoko