Data Object - LogLevelSpec
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.logcollector.LogCollector.LogLevelSpec
Parameter to
See also
Since
Horizon 8.4
Data Object Description¶
Spec for updating feature-specific log level for a component.
Data Object Properties¶
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
component | LogCollectorComponentIdentifier | Represents a log component ID | ||||||||||||||||||||||||||||||||||||||||||||||||||
reset | xsd:boolean | Indicates if the log level need to be reset to installation default. 2 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||
featureKey | xsd:string | Short name of feature for which log level needs to be configured. Following is the component wise feature keys supported, currently. CONNECTION SERVER
AGENT
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. 1 3 |
||||||||||||||||||||||||||||||||||||||||||||||||||
logLevel | xsd:string | New log level for the provided feature. 1 3 * This property will be one of:
|