Host Settings Updated
Sent when a user updates host 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 | Host ID. | HostID="bab66900-8ec2-4602-a1cf-b08c5372f889" |
Type | Host type. | Type="1" |
Name | Host 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" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. | Description="Host vcenter.tech.local (VC) has been modified." |
Syslog Message Example
<14>1 2023-10-23T22:30:58.110055+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=28400 HostID="bab66900-8ec2-4602-a1cf-b08c5372f889" param2="0" 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" Version="1" Description="Host vcenter.tech.local (VC) has been modified."] |