Host Added
Sent when a user adds a host to the backup infrastructure. For more information, see Virtualization Servers and Hosts.
General Information
Event ID: 28300
Event message details: Host <Name> <Type> has been created
Severity: Info
Parameters
Parameter Name  | Description  | Example  | 
|---|---|---|
HostID  | Host ID.  | HostID="2e945306-9f71-4938-9d06-5601db286300"  | 
Type  | Host type.  | Type="7"  | 
Name  | Host name.  | Name="hv01.tech.local"  | 
ChangesXML  | Updated data in the XML format.  | ChangesXML="<changes><object id="2e945306-9f71-4938-9d06-5601db286300" name="hv01.tech.local" /></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 hv01.tech.local (HvServer) has been created."  | 
Syslog Message Example
<14>1 2023-10-23T22:21:51.747079+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=28300 HostID="2e945306-9f71-4938-9d06-5601db286300" param2="0" Type="7" Name="hv01.tech.local" ChangesXML="<changes><object id="2e945306-9f71-4938-9d06-5601db286300" name="hv01.tech.local" /></changes>" UserName="TECH\user1" Version="1" Description="Host hv01.tech.local (HvServer) has been created."]  |