Filter type to be used while collecting the logs bundle. Filter is set to DEFAULT if none specified. 43 * This property will be one of:
Value
Description
DEFAULT
No dumps included with DEFAULT filter.
PRODUCT_DUMP
Collect the product dumps, if present.
WINDOWS_DUMP
Collects the windows dumps, if present.
stickyLogCollection
xsd:boolean
Indicates the connection server processing the LogCollectorSpec becomes the download owner. Since Horizon 7.12 12
featureList
xsd:string[]
List of features for which the logs need to be collected. Feature wise log collection is supported only for AGENT and AGENT_RDS. Following is the list of currently supported features.
FeatureKey
Description
all
All Features
rtav
Real Time Audio Video
agentcore
Agent Core features
virtualchannel
Virtual Channel
blast
Blast
pcoip
PCOIP
cdr
Client Drive Redirection
clipboard
Clipboard Redirection
vdpservice
VDP Service
dnd
Drag and Drop
dpisync
DPI Synchronization
fa
File Type Association
perftracker
Performance Tracker
printredir
Printer Redirection
publishedapp
Published Applications
scannerredirection
Scanner Redirection
serialportredirection
Serial Port Redirection
smartcard
Smart Card Redirection
tsmmr
Multimedia Redirection
urlredirection
URL Content Redirection
usb
USB Redirection
watermark
Watermark
Note: The supported feature list is subject to change as and when new features get added. Use getLogLevels(LogCollectorComponentIdentifier) to get list of installed features and its log levels. Since Horizon 8.4 1