Scale-Out Backup Repository Settings Updated
Sent when a user updates scale-out backup repository settings. For more information, see Managing Scale-Out Backup Repositories.
General Information
Event ID: 30100
Event message details: Scale-out backup repository <Name> has been modified
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
RepositoryID |
Scale-out backup repository ID. |
RepositoryID="92269bc8-7e4b-4c68-bf66-466279d1467f" |
|
Name |
Scale-out backup repository name. |
Name="Scale-out Backup Repository 01" |
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<changes><object id="92269bc8-7e4b-4c68-bf66-466279d1467f"><property name="Name" internal="Name" type="String"><old>Scale-Out Backup Repository 01</old><new>Scale-Out Backup Repository 02</new></property><property internal="PerformFullBackupWhenRequiredExtentIsOffline" type="Boolean"><old>False</old><new>True</new></property></object></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" />" |
|
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="Scale-out backup repository Scale-Out Repository Backup 01 has been modified." |
Syslog Message Example
|
1 2025-11-20T15:17:03.523116+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=30100 RepositoryID="92269bc8-7e4b-4c68-bf66-466279d1467f" Name="Scale-Out Backup Repository 01" ChangesXML="<changes><object id="92269bc8-7e4b-4c68-bf66-466279d1467f"><property name="Name" internal="Name" type="String"><old>Scale-Out Backup Repository 01</old><new>Scale-Out Backup Repository 02</new></property><property internal="PerformFullBackupWhenRequiredExtentIsOffline" type="Boolean"><old>False</old><new>True</new></property></object></changes>" UserName="TECH\user1" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="Scale-out backup repository Scale-Out Repository Backup 01 has been modified."] |