- Troubleshooting Citrix XenDesktop?
- Gurpinder Singh
- 234字
- 2021-07-09 21:32:02
Configuring logging for XenDesktop?
To troubleshoot all the issues arising in the XenDesktop environment, you should be aware of what is cooking under the hood of the XenDesktop architecture. For this purpose, enabling service logging, VDA agent logging, and Controller logging is very essential and the key point here.
Service-based logging can be enabled via the command line or by using Citrix Scout, which is installed by default on XenDesktop 7.5 and later versions. Citrix Scout lacks some feature logging capability; it doesn't enable Citrix Broker Service agent logging.
So, it's always better to enable your environment's service-based logging using the command line or PowerShell:
After you have successfully configured the logging for all services, it's time to configure the VDA agent and PortICA logging, which are considered as most important for the XenDesktop infrastructure.
Note
To enable VDA agent logging and PortICA logging, please read the Citrix article at http://support.citrix.com/article/CTX117452.
You can also use the Citrix Log Enabler utility to enable controller level logging; please visit http://support.citrix.com/article/CTX127492 for more information.
Please make sure that you disable XD logging once you are done with troubleshooting. Otherwise, it may eat up space on your servers.
- Advanced Splunk
- INSTANT Mock Testing with PowerMock
- Visual Basic .NET程序設(shè)計(jì)(第3版)
- Objective-C應(yīng)用開(kāi)發(fā)全程實(shí)錄
- jQuery EasyUI網(wǎng)站開(kāi)發(fā)實(shí)戰(zhàn)
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)Python網(wǎng)絡(luò)爬蟲(chóng)案例實(shí)戰(zhàn)全流程詳解(高級(jí)進(jìn)階篇)
- Java編程技術(shù)與項(xiàng)目實(shí)戰(zhàn)(第2版)
- 精通Linux(第2版)
- 高級(jí)語(yǔ)言程序設(shè)計(jì)(C語(yǔ)言版):基于計(jì)算思維能力培養(yǎng)
- Unity UI Cookbook
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- Kivy Cookbook
- Django 3.0入門(mén)與實(shí)踐
- C編程技巧:117個(gè)問(wèn)題解決方案示例