Protection Group Added
Sent when a user adds a new protection group. For more information, see Creating Protection Groups.
General Information
Event ID: 29100
Event message details: Protection Group <ProtectionGroupName> has been added
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
ProtectionGroupID |
Protection group ID. |
ProtectionGroupID="a00d024f-1820-404c-9088-0ddbf962f7b4" |
|
ProtectionGroupName |
Protection group name. |
ProtectionGroupName="Protection Group 1" |
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<changes><object id="a00d024f-1820-404c-9088-0ddbf962f7b4" name="Protection Group 1" /></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="Protection Group Protection Group 1 has been added." |
Syslog Message Example
|
1 2025-11-23T19:08:58.557264+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=29100 ProtectionGroupID="a00d024f-1820-404c-9088-0ddbf962f7b4" ProtectionGroupName="Protection Group 1" ChangesXML="<changes><object id="a00d024f-1820-404c-9088-0ddbf962f7b4" name="Protection Group 1" /></changes>" UserName="TECH\user1" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="Protection Group Protection Group 1 has been added."] |