Protection Group Settings Updated
Sent when a user updates protection group settings. For more information, see Editing Protection Group Settings.
General Information
Event ID: 29110
Event message details: Protection Group <ProtectionGroupName> has been modified
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"><property name="Name" internal="Name" type="String"><old>Protection Group 1</old><new>Protection Group 2</new></property></object></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 modified." |
Syslog Message Example
|
1 2025-11-23T19:09:21.103996+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=29110 ProtectionGroupID="a00d024f-1820-404c-9088-0ddbf962f7b4" ProtectionGroupName="Protection Group 1" ChangesXML="<changes><object id="a00d024f-1820-404c-9088-0ddbf962f7b4"><property name="Name" internal="Name" type="String"><old>Protection Group 1</old><new>Protection Group 2</new></property></object></changes>" UserName="TECH\user1" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="Protection Group Protection Group 1 has been modified."] |