Configuration Backup Job Settings Updated
Sent when a user updates configuration backup job settings. For more information, see Creating Configuration Backups.
General Information
Event ID: 31500
Event message details: Configuration backup job has been modified
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<changes><object id="99d1bf3d-e2e0-4bec-b2b3-820c0b87d212"><property name="Configuration backup retention" internal="ConfigurationBackupRetentionPolicy" type="Integer"><old>10</old><new>15</new></property><property name="Run the job daily option" internal="ScheduleOptions.OptionsDaily.Enabled" type="Boolean"><old>True</old><new>False</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="Configuration job has been modified." |
Syslog Message Example
|
1 2025-11-24T11:43:30.872099+00:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=31500 ChangesXML="<changes><object id="99d1bf3d-e2e0-4bec-b2b3-820c0b87d212"><property name="Configuration backup retention" internal="ConfigurationBackupRetentionPolicy" type="Integer"><old>10</old><new>15</new></property><property name="Run the job daily option" internal="ScheduleOptions.OptionsDaily.Enabled" type="Boolean"><old>True</old><new>False</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="Configuration job has been modified."] |