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" />" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. | Description="Configuration job has been modified." |
Syslog Message Example
<14>1 2023-10-23T15:49:07.914318+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=31500 Hint="0" param2="0" param3="0" param4="0" 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" />" Version="1" Description="Configuration job has been modified."] |