File Share Settings Updated
Sent when a user updates file share settings. For more information, see Adding File Share.
General Information
Event ID: 28910
Event message details: File share <Name> <Type> has been modified
Severity: Info
Parameters
Parameter Name  | Description  | Example  | 
|---|---|---|
FileShareID  | File share ID.  | FileShareID="5b55651b-d16a-4e6f-97b7-61ca1f528c3e"  | 
Type  | File share type.  | Type="27"  | 
Name  | File share name.  | Name="\\fileshare"  | 
ChangesXML  | Updated data in the XML format.  | ChangesXML="<changes><object id="5b55651b-d16a-4e6f-97b7-61ca1f528c3e"><property internal="NasFileShareCacheRepository" type="String"><old>Default Backup Repository</old><new>Backup Repository 1</new></property></object></changes>"  | 
UserName  | Name of the user who performed an operation.  | UserName="TECH\user1"  | 
Version  | Event version (service parameter).  | Version="1"  | 
Description  | Event message details.  | Description="File share \\fileshare (CifsServer) has been modified."  | 
Syslog Message Example
<14>1 2023-10-24T15:45:12.753270+04:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=28910 FileShareID="5b55651b-d16a-4e6f-97b7-61ca1f528c3e" param2="0" Type="27" Name="\\fileshare" ChangesXML="<changes><object id="5b55651b-d16a-4e6f-97b7-61ca1f528c3e"><property internal="NasFileShareCacheRepository" type="String"><old>Default Backup Repository</old><new>Backup Repository 1</new></property></object></changes>" UserName="TECH\user1" Version="1" Description="File share \\fileshare (CifsServer) has been modified."]  |