Host Settings Updated
Sent when a user updates managed server settings. For more information, see Editing Server Settings.
General Information
Event ID: 28400
Event message details: Host <Name> <Type> has been modified
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
HostID |
Server ID. |
HostID="bab66900-8ec2-4602-a1cf-b08c5372f889" |
|
Type |
Server type. |
Type="1" |
|
Name |
Server name. |
Name="vcenter.tech.local" |
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<changes><object id="bab66900-8ec2-4602-a1cf-b08c5372f889"><property name="Description" internal="Description" type="String"><old>vCenter Server 01</old><new>vCenter Server 02</new></property></object></changes>" |
|
UserName |
Name of the user who performed an operation. |
UserName="TECH\user1" |
|
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="Host vcenter.tech.local (VC) has been modified." |
Syslog Message Example
|
1 2025-11-23T22:30:58.110055+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=28400 HostID="bab66900-8ec2-4602-a1cf-b08c5372f889" Type="1" Name="vcenter.tech.local" ChangesXML="<changes><object id="bab66900-8ec2-4602-a1cf-b08c5372f889"><property name="Description" internal="Description" type="String"><old>vCenter Server 01</old><new>vCenter Server 02</new></property></object></changes>" UserName="TECH\user1" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="Host vcenter.tech.local (VC) has been modified."] |