...
...
Description
SharePoint file operation events.
Log Structure
Expand | ||
---|---|---|
| ||
[ |
Table Fields
Field | Description | |
---|---|---|
TABLE | Office365SharePointFileOperation | |
RECORDTYPE | Based on RecordType is “6”, more details about RecordType , this field indicates the operation performed by the record. | |
AADSESSIONIDAADSessionId | - Value will be based on AppAccessContext→AADSessionIdBased on AADSessionId, a value derived from the AppAccessContext field. | |
SITEURL | SiteUrl - The Based on SiteUrl, this field contains the URL of the site where the file or folder accessed by the user is located. | |
SRCRELATIVEURL | SourceRelativeUrl - The Based on SourceRelativeUrl, this field contains the URL of the folder that contains the file accessed by the user.The combination of the values for the SiteURL, SourceRelativeURL, and SourceFileName parameters is the same as the value for the ObjectID property, which is the full path name for the file accessed by the user. | |
SRCFILENAME | SourceFileName - The SRCFILENAME | Based on SourceFileName, this field contains the name of the file or folder accessed by the user. |
SRCFILEEXTENSION | SourceFileExtension - The Based on SourceFileExtension, this field contains the file extension of the file that was accessed by the user. This property is blank if the object that was accessed is a folder. | |
DSTRELATIVEURL | DestinationRelativeUrl - The Based on DestinationRelativeUrl, this field contains the URL of the destination folder where a file is copied or moved.The combination of the values for SiteURL, DestinationRelativeURL, and DestinationFileName parameters is the same as the value for the ObjectID property, which is the full path name for the file that was copied. | DSTFILENAME |
DestinationFileName - The name DSTFILENAME | Based on DestinationFileName, this field contains the name of the file that is copied or moved. | |
DSTFILEEXTENSION | DestinationFileExtension - The Based on DestinationFileExtension, this field contains the file extension of a file that is copied or moved.This property is displayed only for FileCopied and FileMoved events. | |
USERSHAREWITH | UserSharedWith - The Based on UserSharedWith, this field contains the user that a resource was shared with. | |
SHARINGTYPE | SharingType - The Based on SharingType, this field contains the type of sharing permissions that were assigned to the user that the resource was shared with. | |
LISTID | ListId - The Based on ListId, this field contains the Guid of the list. This information is present only if it is applicable. | |
LISTITEMUNIQUEID | ListItemUniqueId - The Based on ListItemUniqueId, this field contains the ID of the application performing the operation. | |
WEBID | WebId - No Based on WebId, there’s no available documentation for this field. | |
FILESIZE | FileSizeBytes - No Based on FileSizeBytes, there’s no available documentation for this field. | |
HIGHPRIOMEDIAPROC | HighPriorityMediaProcessing - No Based on HighPriorityMediaProcessing, there’s no available documentation for this field. | |
IMPLICITSHARE | ImplicitShare - No Based on ImplicitShare, there’s no available documentation for this field. | |
SNAREDATAMAP | All unclassified field/s in the log (s) parsed from this log type will be pushed into the SNAREDATAMAP. |
Note: See other fields here, which are common among all SharePoint* log types.