External Repository Added
Sent when a user adds an external repository to the backup infrastructure. For more information, see External Repositories.
General Information
Event ID: 32000
Event message details: External repository <RepositoryName> <Type> has been created
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
RepositoryID |
External repository ID. |
RepositoryID="80a40f31-2907-432f-8eb7-c434b53571a6" |
|
Type |
External repository type. |
Type="0" |
|
RepositoryName |
External repository name. |
RepositoryName="Azure External Repository" |
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<changes><object id="80a40f31-2907-432f-8eb7-c434b53571a6" name="Azure External Repository" /></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="External repository Azure External Repository (AzureStorageExternal) has been created." |
Syslog Message Example
|
1 2025-11-26T08:49:41.527965+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=32000 RepositoryID="80a40f31-2907-432f-8eb7-c434b53571a6" Type="0" RepositoryName="Azure External Repository" ChangesXML="<changes><object id="80a40f31-2907-432f-8eb7-c434b53571a6" name="Azure External Repository" /></changes>" UserName="TECH\user1" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="External repository Azure External Repository (AzureStorageExternal) has been created."] |