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 <ComponentDisplayName> on the host <HostName> has been updated
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
HostName |
Component hostname. |
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" |
|
VbrHostName |
Backup server name. Can be a DNS name, an FQDN or an IP address. |
VbrHostName="vbrsrv01.tech.local" |
|
VbrVersion |
Veeam Backup & Replication version. |
VbrVersion="13.0.1.180" |
|
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
|
1 2025-11-23T22:21:04.997292+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=32900 HostName="srv01.tech.local" ComponentDisplayName="Transport" Result="True" IsInstallOrUpgrade="True" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="Component [Transport] on the host [srv01.tech.local] has been updated"] |