Virtual Lab Added
Sent when a user adds a new virtual lab to the backup infrastructure. For more information, see Creating Virtual Lab.
General Information
Event ID: 30600
Event message details: Virtual lab <Name> has been created
Severity: Info
Parameters
Parameter Name  | Description  | Example  | 
|---|---|---|
VirtualLabID  | Virtual lab ID.  | VirtualLabID="0400eb56-5ebd-4096-8b07-d57493328377"  | 
Name  | Virtual lab name.  | Name="Virtual Lab 4"  | 
ChangesXML  | Updated data in the XML format.  | ChangesXML="<changes><object id="0400eb56-5ebd-4096-8b07-d57493328377" name="Virtual Lab 4" /></changes>"  | 
UserName  | Name of the user who performed an operation.  | UserName="TECH\user1"  | 
UserFullInfo  | Detailed information about the user who performed an operation. Includes the following data: 
  | UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />"  | 
Version  | Event version (service parameter).  | Version="1"  | 
Description  | Event message details.  | Description="Virtual lab Virtual Lab 4 has been created."  | 
Syslog Message Example
<14>1 2023-10-23T15:37:50.329529+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=30600 VirtualLabID="0400eb56-5ebd-4096-8b07-d57493328377" param2="0" param3="0" Name="Virtual Lab 4" ChangesXML="<changes><object id="0400eb56-5ebd-4096-8b07-d57493328377" name="Virtual Lab 4" /></changes>" UserName="TECH\user1" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" Version="1" Description="Virtual lab Virtual Lab 4 has been created."]  |