Custom Role Added
Sent when a user adds a new custom role. For more information, see Configuring Roles.
General Information
Event ID: 31300
Event message details: Custom user role <Name> has been added
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
ID |
Custom role ID. |
ID="4b17d237-f063-45b3-99e2-6977b50c9c9e" |
|
Name |
Custom role name. |
Name="Custom Role 1" |
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<Property internal="Name" collection="False" type="String">Custom Role 1</Property><Property internal="Description" collection="False" type="String">Created by TECH\user1 at 05.12.2025 17:55.</Property><Property internal="CustomRoleBackupOperator" collection="False" type="Boolean">True</Property><Property internal="CustomRoleRestoreOperator" collection="False" type="Boolean">False</Property><Property internal="CustomRoleInventoryScope" collection="False" type="Boolean">False</Property><Property internal="CustomRoleRepositoryScope" collection="False" type="Boolean">False</Property><Property internal="CustomRoleBackupScope" collection="False" type="Integer">0</Property><Property internal="CustomRoleRestoreOptions" collection="False" type="Boolean">False</Property><Property internal="CustomRoleRestoreTargetScope" collection="False" type="Integer">0</Property><Property internal="CustomRoleRestoreToOriginalAllowed" collection="False" type="Boolean">True</Property>" |
|
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="Custom user role Custom Role 1 has been added." |
Syslog Message Example
|
1 2025-12-05T18:06:17.301853-07:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=31300 ID="4b17d237-f063-45b3-99e2-6977b50c9c9e" Name="Custom Role 1" ChangesXML="<Property internal="Name" collection="False" type="String">Custom Role 1</Property><Property internal="Description" collection="False" type="String">Created by TECH\user1 at 05.12.2025 17:55.</Property><Property internal="CustomRoleBackupOperator" collection="False" type="Boolean">True</Property><Property internal="CustomRoleRestoreOperator" collection="False" type="Boolean">False</Property><Property internal="CustomRoleInventoryScope" collection="False" type="Boolean">False</Property><Property internal="CustomRoleRepositoryScope" collection="False" type="Boolean">False</Property><Property internal="CustomRoleBackupScope" collection="False" type="Integer">0</Property><Property internal="CustomRoleRestoreOptions" collection="False" type="Boolean">False</Property><Property internal="CustomRoleRestoreTargetScope" collection="False" type="Integer">0</Property><Property internal="CustomRoleRestoreToOriginalAllowed" collection="False" type="Boolean">True</Property>" UserFullInfo="<ModifiedUserInfo fullName=".\veeamadmin" loginType="0" />" VbrHostName="vbrsrv01" VbrVersion="13.0.1.180" Version="1" Description="Custom user role Custom Role 1 has been added."] |