SharePoint log types
Sharepoint log sub-types
Common fields for all SharePoint sub-types
Field | Description |
---|---|
SITE | Based on Site, where this field contains the GUID of the site where the file or folder accessed by the user is located. |
ITEMTYPE | Based on ItemType, where this field contains the details about the type of object that was accessed or modified. |
EVENTSOURCE | Based on EventSource, where this field contains the contains the details that identifies that an event occurred in SharePoint. |
SOURCENAME | Based on SourceName, where this field indicates the entity that triggered the audited operation. |
USERAGENT | Based on UserAgent, where this field contains the information about the user's client or browser. |
MACHINEDOMAININFO | Based on MachineDomainInfo, where this field contains the information about device sync operations. |
MACHINEID | Based on MachineId, where this field contains the information about device sync operations. |
APPACCESSCTX | Based on AppAccessContext, where this field is a structure that contains information such as: ClientAppId, ClientAppName, CorrelationId and AADSessionId. |
APPDISPLAYNAME | Based on ApplicationDisplayName, there’s no available documentation for this field. |
APPID | Based on ApplicationId, there’s no available documentation for this field. |
CORRELATIONID | Based on CorrelationId, there’s no available documentation for this field. |