Component Updated
Sent when a user upgrades infrastructure components. For more information, see Upgrading Infrastructure Components.
General Information
Event ID: 32900
Event message details: Component <Name> on the host <Name> has been updated
Severity: Info
Parameters
Parameter Name | Description | Example |
---|---|---|
HostName | Host name. | HostName="srv01.tech.local" |
ComponentDisplayName | Component name. | ComponentDisplayName="Transport" |
Result | Defines whether the operation was successfully performed. | Result="True" |
IsInstallOrUpgrade | Defines whether the component was installed or upgraded. | IsInstallOrUpgrade="True" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. | Description="Component [Transport] on the host [srv01.tech.local] has been updated" |
Syslog Message Example
<14>1 2023-10-23T22:21:04.997292+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=32900 param1="0" HostName="srv01.tech.local" ComponentDisplayName="Transport" Result="True" IsInstallOrUpgrade="True" Version="1" Description="Component [Transport] on the host [srv01.tech.local] has been updated"] |