Description
...
Log Structure
Expand | ||
---|---|---|
| ||
[ |
...
Field | Description | |
---|---|---|
TABLE | Office365SharePointFileOperation | |
RECORDTYPE | Based on RecordType is “6”, , where 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, where 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, where 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, where this field contains the name of the file or folder accessed by the user. |
SRCFILEEXTENSION | SourceFileExtension - The Based on SourceFileExtension, where 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, where 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 DSTFILENAME | Based on DestinationFileName, where this field contains the name of the file that is copied or moved.This property is displayed only for FileCopied and FileMoved events. | |
DSTFILEEXTENSION | DestinationFileExtension - The Based on DestinationFileExtension, where 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, where this field contains the user that a resource was shared with. | |
SHARINGTYPE | SharingType - The Based on SharingType, where 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, where this field contains the Guid of the list. This information is present only if it is applicable. | |
LISTITEMUNIQUEID | ListItemUniqueId - The Based on ListItemUniqueId, where 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. |
...