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 <Name> <Type> has been created
Severity: Info
Parameters
Parameter Name | Description | Example |
---|---|---|
RepositoryID | External repository ID. | RepositoryID="80a40f31-2907-432f-8eb7-c434b53571a6" |
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" />" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. | Description="External repository Azure External Repository (AzureStorageExternal) has been created." |
Syslog Message Example
<14>1 2023-10-26T08:49:41.527965+02:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=32000 RepositoryID="80a40f31-2907-432f-8eb7-c434b53571a6" param2="0" param3="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" />" Version="1" Description="External repository Azure External Repository (AzureStorageExternal) has been created."] |