Configuration Backup Job Finished
Sent when a configuration backup job session is finished. For more information, see Creating Configuration Backups.
General Information
Event ID: 40700
Event message details: Configuration backup has been completed. Result: <State>
Severity: Info, Warning, Error
Parameters
Parameter Name | Description | Example |
---|---|---|
ConfigurationBackupSpecXML | Session data in the XML format. | ConfigurationBackupSpecXML="<ConfigurationBackupJobSpec><RepositoryId>88788f9e-d8f5-4eb4-bc4f-9b3f5403bcec</RepositoryId><RepositoryName>Default Backup Repository</RepositoryName><RetentionPolicy>15</RetentionPolicy><StorageEncryptionEnabled>True</StorageEncryptionEnabled><StorageCryptoKeyId>370aeb6f-9ba5-47d4-a074-b148bc6a2162</StorageCryptoKeyId></ConfigurationBackupJobSpec>" |
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="12.3.1.1139" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. Includes the following result states: Success, Warning, Failed. | Description="Configuration backup has been completed. Result: Success." |
Syslog Message Example
1 2025-04-03T10:00:37.272866+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=40700 ConfigurationBackupSpecXML="<ConfigurationBackupJobSpec><RepositoryId>88788f9e-d8f5-4eb4-bc4f-9b3f5403bcec</RepositoryId><RepositoryName>Default Backup Repository</RepositoryName><RetentionPolicy>15</RetentionPolicy><StorageEncryptionEnabled>True</StorageEncryptionEnabled><StorageCryptoKeyId>370aeb6f-9ba5-47d4-a074-b148bc6a2162</StorageCryptoKeyId></ConfigurationBackupJobSpec>" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" VbrHostName="vbrsrv01.tech.local" VbrVersion="12.3.1.1139" Version="1" Description="Configuration backup has been completed. Result: Success."] |