Tape Library Settings Updated
Sent when a user updates tape library settings. For more information, see Tape Libraries.
General Information
Event ID: 23623
Event message details: Tape library <Name> has been modified by user <User>
Severity: Info
Parameters
Parameter Name | Description | Example |
---|---|---|
TapeObjectID | Tape library ID. | TapeObjectID="3dea29f1-fbf6-4a19-9f4e-725bd8ba8c45" |
TapeObjectName | Tape library name. | TapeObjectName="IBM ULT3583-TL F210" |
ChangesXML | Updated data in the XML format. | ChangesXML="<changes><object id="3dea29f1-fbf6-4a19-9f4e-725bd8ba8c45"><property name="Name" internal="Name" type="String"><old>[default]</old><new>IBM ULT3583-TL F210</new></property><property internal="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="Tape library IBM ULT3583-TL F210 has been modified by user TECH\user1." |
Syslog Message Example
<14>1 2023-10-30T11:09:04.883432+01:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=23623 TapeObjectID="3dea29f1-fbf6-4a19-9f4e-725bd8ba8c45" param2="0" param3="0" TapeObjectName="IBM ULT3583-TL F210" ChangesXML="<changes><object id="3dea29f1-fbf6-4a19-9f4e-725bd8ba8c45"><property name="Name" internal="Name" type="String"><old>[default]</old><new>IBM ULT3583-TL F210</new></property><property internal="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="Tape library IBM ULT3583-TL F210 has been modified by user TECH\user1."] |