uberAgent Event Generator Changelog
Version 7.0
Release notes
- macOS client machines are now supported.
Improvements
- Machines get their IP addresses once and they do not change.
- Machines get their disk volumes only once and they do not change during their lifetime.
- A random in-session process needs a long time to start.
- Application UI delay events can now only be generated by processes started during a session.
- WiFi data is now sent only for WiFi adapters.
- BSODs are now sent less frequently.
New Sourcetypes
- Sourcetype: new sourcetype
uberAgent:CitrixSession:VirtualChannelDetail
with fields: SessionGUID
, SessionUser
, VirtualChannelVendorName
, VirtualChannelDataVolumeInputMB
, VirtualChannelDataVolumeOutputMB
.
- Sourcetype: new sourcetype
uberAgent:CitrixSession:SessionConfig
with fields: SessionGUID
, SessionUser
, AudioActualPriority
, AudioPolicyAllowMicrophoneRedirection
, AudioPolicyAllowRedirection
, AudioPolicyPriority
, AudioPolicySoundQuality
, CdmActualPriority
, CdmVolumes
, CdmPolicyAllowDriveRedirection
, CdmPolicyPriority
, CdmPolicyReadOnly
, DisplayMode
, ThinwireActualPriority
, ThinwireColorDepth
, ThinwireComponentEncoder
, ThinwireHardwareEncodeInUse
, ThinwireVideoCodecType
, ThinwireColorspace
, ThinwireVideoCodecUse
, ThinwirePolicyFps
, ThinwirePolicyPriority
, ThinwirePolicyUseHardwareEncoding
, ThinwirePolicyUseVideoCodec
, ThinwirePolicyVisualQuality
, FramehawkActualPriority
, FramehawkPolicyPriority
, D3DActualPriority
, D3DPolicyAeroRedirection
, D3DPolicyGraphicsQuality
, D3DPolicyPriority
, GraphicsActualPriority
, GraphicsPolicyDisplayDegradeNotifyUser
, GraphicsPolicyDisplayDegradePolicy
, GraphicsPolicyPriority
, NetworkConnectedVia
, NetworkEdtMtu
, NetworkPolicyAcceptSessionReliabilityConnections
, NetworkPolicyICAListenerPortNumber
, NetworkPolicySessionReliabilityPort
, NetworkPolicySessionReliabilityTimeout
, PrinterActualPriority
, PrinterSessionPrinter
, PrinterPolicyAllowRedirection
, PrinterPolicyAutoCreateClientPrinters
, PrinterPolicyPriority
, USBActualPriority
, USBPolicyAllowPNPRedirection
, USBPolicyAllowUSBSupport
, USBPolicyPriority
.
- Sourcetype: new sourcetype
uberAgent:Process:ProcessStatistics
with fields: ProcHandleCount
, ProcThreadCount
, ProcPriority
, ProcPrivateMB
, ProcVirtualSizeMB
, ProcPageFaultsPS
, ProcPageFileMB
, ProcName
, ProcID
, ProcGUID
, ProcUser
and AppId
.
- Sourcetype: new sourcetype
uberAgent:System:PerformanceCounter
with fields: PerformanceCounterObject
, PerformanceCounterInstance
, PerformanceCounterName
, PerformanceCounterValue
.
Updated Sourcetypes
- Sourcetype:
uberAgent:Application:NetworkConnectFailure
has new field(s): NetTargetSourcePort
.
- Sourcetype:
uberAgent:System:MachineInventory
has new field(s): HwHypervisorVendor
.
- Sourcetype:
uberAgent:Session:SessionDetail
has new field(s): SessionRoundTripTimeMs
, SessionFps
, SessionTransportProtocols
.
- Sourcetype:
uberAgent:Citrix:Applications
has new field(s): CustomerId
.
- Sourcetype:
uberAgent:Citrix:Catalogs
has new field(s): CustomerId
.
- Sourcetype:
uberAgent:Citrix:DesktopGroups
has new field(s): CustomerId
.
- Sourcetype:
uberAgent:Citrix:Machines
has new field(s): CustomerId
.
- Sourcetype:
uberAgent:Citrix:PublishedDesktops
has new field(s): CustomerId
.
- Sourcetype: replaced KV sourcetype
uberAgent:PerformanceCounter:<TimerName>
with CSV sourcetype uberAgent:System:PerformanceCounter
.
- Sourcetype:
uberAgent:Application:ApplicationUsage
has been removed (it was marked as deprecated as of version 6.1.1).