Objects for Protection Group Changed
Sent when a user changes objects for a protection group. For more information, see Creating Protection Groups.
General Information
Event ID: 29140
Event message details: Protection Group <ProtectionGroupName> scope has been modified
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
ProtectionGroupID |
Protection group ID. |
ProtectionGroupID="3fd6fb98-c3e0-4626-9a1c-d7b45df04560" |
|
ProtectionGroupName |
Protection group name. |
ProtectionGroupName="Protection Group 1" |
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<changes><object id="c54e5a60-0cc0-432f-a675-d4de8b413602"><property internal="EpContainerItemOptionsCredentials" type="String"><old>WINSRV01\Administrator</old><new>mySSHaccount</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 scope has been modified." |
Syslog Message Example
|
1 2025-11-23T19:16:01.707169+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=29140 ProtectionGroupID="3fd6fb98-c3e0-4626-9a1c-d7b45df04560" ProtectionGroupName="Protection Group 1" ChangesXML="<changes><object id="c54e5a60-0cc0-432f-a675-d4de8b413602"><property internal="EpContainerItemOptionsCredentials" type="String"><old>WINSRV01\Administrator</old><new>mySSHaccount</new></property></object></changes>" UserName="TECH\user1" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="Protection Group Protection Group 1 scope has been modified."] |