Protection Group Deleted
Sent when a user deletes a protection group. For more information, see Removing Protection Group.
General Information
Event ID: 29120
Event message details: Protection Group <ProtectionGroupName> has been deleted
Severity: Warning
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="12.3.1.1139" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. | Description="Protection Group Protection Group 1 has been deleted." |
Syslog Message Example
1 2025-03-23T19:14:25.513981+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=29120 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="12.3.1.1139" Version="1" Description="Protection Group Protection Group 1 has been deleted."] |