收集 Microsoft 365 日志
本文档介绍了如何通过设置 Chronicle Feed 来收集 Microsoft 365 日志,以及日志字段如何映射到 Chronicle Unified Data Model (UDM) 字段。本文档还列出了支持的审核活动和 Microsoft 365 版本。
如需简要了解 Chronicle 数据注入,请参阅 Dataingest to Chronicle。
概览
以下部署架构图显示了如何配置 Microsoft 365 和 Chronicle Feed 以将日志发送到 Chronicle。每次客户部署可能不同于此表示法,而且可能更复杂。
该架构图显示了以下组件:
Microsoft 365。从中收集日志的 Microsoft 365 服务。
Chronicle Feed。Chronicle Feed 用于从 Microsoft 365 中提取日志并将日志写入 Chronicle。
Chronicle。Chronicle 会保留和分析 Microsoft 365 中的日志。
提取标签用于标识将原始日志数据标准化为结构化 UDM 格式的解析器。本文档中的信息适用于带有 OFFICE_365
提取标签的解析器。
准备工作
使用 Microsoft 365 build 2204 build 16.0.15128.20248 或更高版本,并确认您订阅了包含 Microsoft 安全和法规遵从中心功能的 Microsoft 365 Enterprise E5。
向用户授予所需的权限和权限,使其能够为所有受支持的 Microsoft 产品生成并导出不同的事件。如需查看权限示例,请参阅访问 Management API 的权限
配置 Microsoft 365 以搜索和导出日志。Microsoft Azure Active Directory (Azure AD) 是适用于 Microsoft 365 的目录服务。生成日志最长可能需要 24 小时。如需了解详情,请参阅搜索审核日志
确保部署架构中的所有系统均采用 UTC 时区。
查看 Chronicle 解析器支持的活动和产品。下表列出了 Chronicle 解析器支持的 activity 和产品:
活动 产品 文件和页面活动 SharePoint Online 和 OneDrive for Business 文件夹 activity SharePoint Online 和 OneDrive for Business SharePoint list activity SharePoint Online 共享和访问请求活动 SharePoint Online 和 OneDrive for Business 同步活动 SharePoint Online 和 OneDrive for Business 网站权限 activity SharePoint Online 网站管理活动 SharePoint Online Exchange 邮箱活动 Microsoft 365 群组邮箱 用户管理活动 Microsoft 365 管理中心 Azure AD 群组管理活动 Microsoft 365 管理中心 应用管理活动 管理员添加或更改在 Azure AD 中注册的应用 角色管理活动 Microsoft 365 管理中心 目录管理活动 Microsoft 365 管理中心 Power BI 活动 Power BI Microsoft Teams 活动 Microsoft 团队 Microsoft Teams Shift 活动 Microsoft Teams 中的 Shift 应用 Microsoft Teams Healthcare 活动 Microsoft Teams 中的患者应用 Microsoft Teams Shift 活动 Microsoft Teams 中的 Shift 应用 Yammer 活动 亚默尔 Microsoft Power Automation 活动 Power Automation(以前称为 Microsoft Flow) Microsoft PowerApps Activity 高级应用 Microsoft Stream 活动 Microsoft 数据流 隔离区活动 在 Office 365 中隔离电子邮件 Microsoft Forms 活动 Microsoft 团队 敏感度标签活动 SharePoint Online 和 Teams 的标签活动 保留政策和保留政策标签活动 不适用 简报电子邮件活动 简报电子邮件 MyAnalytics 活动 MyAnalytics 信息屏障活动 不适用 处置审核活动 不适用 通信合规性活动 不适用 未定义的 Activity 不适用
在 Chronicle 中配置 Feed 以注入 Microsoft 365 日志
- 转到 Chronicle 设置,然后点击 Feed。
- 点击新增。
- 在来源类型中选择第三方 API。
- 对于 Log Type,选择 Office 365。
- 点击下一步。
- 根据 Microsoft 365 配置,指定 OAuth 客户端 ID、OAuth 客户端密钥和租户 ID 详细信息。
- 选择您要为其创建此 Feed 的内容类型。您必须针对所需的每种内容类型分别创建一个 Feed。
- 点击下一步,然后点击提交。
如需详细了解 Chronicle Feed,请参阅 Chronicle Feed 文档。
字段映射参考文档
本部分介绍 Chronicle 解析器如何将 Microsoft 365 日志字段映射到支持的操作和工作负载的 Chronicle Unified Data Model (UDM) 字段。
常用字段
下表列出了常见的日志字段及其对应的 UDM 字段。
Common log field | UDM field |
---|---|
ID | metadata.product_log_id |
RecordType | security_result.detection_fields.key/value security_result.detection_fields.key is set to {RecordeType} - RecordTypeNameFromDoc security_result.detection_fields.value is set to RecordTypeDescriptionFromDoc |
CreationTime | metadata.event_timestamp |
Operation | metadata.product_event_type |
OrganizationId | principal.resource.product_object_id |
UserType | principal.user.attribute.roles.name |
UserId | principal.user.email_addresses or principal.user.userid target.user.email_addresses or target.user.userid If is Operation is UserLoggedIn, UserLoginFailed, Add OAuth2PermissionGrant, or Add delegated permission grant then UserId is mapped to target.user else UserId is mapped to principal.user If UserId value contains email address then it is mapped to email_address, else it is mapped to userid. |
ClientIP | principal.ip and principal.port |
Workload | target.application |
AppAccessContext | network.session.id security_result.detection_fields.key/value AADSessionId is mapped to network.session.id CorrelationId is mapped to security_result.detection_fields.key/value |
如需了解受支持操作的 UDM 映射的参考信息,请参阅以下部分:
已访问文件
下表列出了操作“Fileaccessed”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_ACCESS
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
FileAccessedExtended
下表列出了操作“FileAccessedExtended”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_ACCESS
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已删除文件
下表列出了操作“FileDeleted”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件已复制
下表列出了操作“FileCopied”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_COPY
target.resource.resource_type is set to STORAGE_OBJECT |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
EventData | src.file.full_path
target.file.full_path Extract SourceFileUrl is mapped to src_file_full_path TargetFileUrl is mapped to target_file_full_path |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已修改的文件
下表列出了操作“FileModified”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_MODIFICATION
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
ApplicationDisplayName | target.application |
文件已下载
下表列出了操作“FileDownloaded”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is set to src.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | src.file.mime_type |
SourceFileName | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
SourceRelativeUrl | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
UserSessionId | network.http.session_id |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
ZipFileName | principal.resource.parent |
FileModifiedExtended
下表列出了操作“FileModifiedExtended”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_MODIFICATION
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
ApplicationDisplayName | target.application |
文件已移动
下表列出了操作“FileMoved”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_MOVE
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is set to src.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | src.file.mime_type |
SourceFileName | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
SourceRelativeUrl | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
DestinationRelativeUrl | target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileName | target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileExtension | target.file.mime_type |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已预览文件
下表列出了操作“FilePreviewed”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_ACCESS
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已重命名文件
下表列出了操作“FileRenamed”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_MOVE
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is set to src.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | src.file.mime_type |
SourceFileName | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
SourceRelativeUrl | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
DestinationRelativeUrl | target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileName | target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileExtension | target.file.mime_type |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
ApplicationDisplayName | target.application |
文件已上传
下表列出了操作“FileUpload”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_SYNC
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
ImplicitShare | target.resource.attribute.labels.key/value |
FileVersionsAllDeleted
下表列出了操作“FileVersionsAllDeleted”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
WebId | about.labels.key/value |
文件已检查
下表列出了操作“FileCheckedIn”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | workload map with intermediary.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件已签出
下表列出了操作“FileCheckedOut”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_ACCESS
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | Uniquely Identify resource in site like File or Folder |
ItemType | This field contain values like File, Folder, Web, Site, Tenant, and DocumentLibrary |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | Information about the user's browser. This information is provided by the browser. |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | We can not map it with target.file.full_path because of SiteUrl field not contains value related to system path |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已更改合规性
下表列出了操作“ComplianceSettingChanged”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to SETTING_MODIFICATION
target.resource.resource_type is set to SETTING ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
SharingType | target.labels.key/value |
锁定录制
下表列出了操作“LockRecord”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PERMISSIONS
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
解锁记录
下表列出了操作“UnlockRecord”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PERMISSIONS
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件已删除第一阶段回收区
下表列出了操作“FileDeletedFirstStageRecycleBin”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
WebId | about.labels.key/value |
SharingType | target.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件已删除第二阶段回收区
下表列出了操作“FileDeletedSecondStageRecycleBin”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
删除记录
下表列出了操作“RecordDelete”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to RESOURCE_DELETION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
检测敏感度不匹配
下表列出了操作“DocumentSensitivityMismatchDetected”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GENERIC_EVENT
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
检测敏感度不匹配
下表列出了操作“DocumentSensitivityMismatchDetected”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已舍弃 FileCheckOut
下表列出了操作“FileCheckOutRejecteded”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
回收的文件版本所有未成年人
下表列出了操作“FileVersionsAllMinorsRecycled”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件版本全部回收
下表列出了操作“FileVersionsAllRecycled”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已回收的文件版本
下表列出了操作“FileVersionRecycled”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件已恢复
下表列出了操作“FileRestored”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_UNCATEGORIZED
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is set to src.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | src.file.mime_type |
SourceFileName | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
SourceRelativeUrl | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
DestinationRelativeUrl | target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileName | target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileExtension | target.file.mime_type |
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
WebId | about.labels.key/value |
SharingType | target.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
检测到文件恶意软件
下表列出了操作“File 恶意软件 Detected”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GENERIC_EVENT
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
VirusInfo | security_result.threat_name |
VirusVendor | target.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已执行的搜索查询
下表列出了操作“SearchQueryPerformed”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GENERIC_EVENT
target.resource.resource_type is set to STORAGE_OBJECT |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SharingType | target.labels.key/value |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
EventData | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
网页浏览
下表列出了操作“PageViewed”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
网页预提取
下表列出了操作“PagePrefetched”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
客户端视图信号
下表列出了操作“ClientViewSignaled”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url NOTE: Because ClientViewSignaled events are signaled by the client, rather than the server, it's possible the event may not be logged by the server and therefore may not appear in the audit log. It's also possible that information in the audit record may not be trustworthy. However, because the user's identity is validated by the token used to create the signal, the user's identity listed in the corresponding audit record is accurate. |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
网页浏览扩展
下表列出了操作“PageViewedExtended”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
文件夹创建时间
下表列出了操作“FolderCreated”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_CREATION
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件夹已删除
下表列出了操作“FolderDeleted”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path |
SourceRelativeUrl | target.file.full_path |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已移动文件夹
下表列出了操作“FolderMoved”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_MOVE
target.resource.resource_type is set to STORAGE_OBJECT |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | src.file.mime_type |
SourceFileName | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
SourceRelativeUrl | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName}
SourceRelativeUrl field not getting in log |
DestinationRelativeUrl | DestinationRelativeUrl field not getting in log
target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileName | DestinationFileName field not getting in log
target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileExtension | target.file.mime_type |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
EventData | src.file.full_path
target.file.full_path Extract SourceFileUrl is mapped to src_file_full_path TargetFileUrl is mapped to target_file_full_path grok is mapped to {SourceFileUrl}{src_file_full_path}{/SourceFileUrl}{TargetFileUrl}{target_file_full_path}{/TargetFileUrl} |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已重命名文件夹
下表列出了操作“FolderRenamed”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_MOVE | |
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | src.file.mime_type |
SourceFileName | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
SourceRelativeUrl | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
DestinationRelativeUrl | target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileName | target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileExtension | target.file.mime_type |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件夹已修改
下表列出了操作“FolderModified”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path |
SourceRelativeUrl | target.file.full_path |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件夹已复制
下表列出了操作“FolderCopied”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_COPY
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is set to src.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | src.file.mime_type |
SourceFileName | src.file.full_path |
SourceRelativeUrl | src.file.full_path |
DestinationRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
DestinationFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
DestinationFileExtension | target.file.mime_type |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件夹已恢复
下表列出了操作“FolderRestored”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_UNCATEGORIZED
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is set to src.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | src.file.mime_type |
SourceFileName | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
SourceRelativeUrl | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
DestinationRelativeUrl | target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileName | target.file.full_path is set to {DestinationRelativeUrl}/{DestinationFileName} |
DestinationFileExtension | target.file.mime_type |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
FolderDeletedFirstStageRecycleBin
下表列出了操作“FolderDeletedFirstStageRecycleBin”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件夹已删除的第二个阶段回收区
下表列出了操作“FolderDeletedSecondStageRecycleBin”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_DELETION
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
FileSyncDownloadedFull
下表列出了操作“FileSyncDownloadedFull”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
ObjectId is set to src.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | src.file.mime_type |
SourceFileName | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
SourceRelativeUrl | src.file.full_path is set to {SourceRelativeUrl}/{SourceFileName} |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
FileSyncBytesCommitted | src.file.size |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
文件已同步部分完成
下表列出了操作“FileSyncDownloadedPart”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
ObjectId is mapped to src.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | src.file.mime_type |
SourceFileName | src.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | src.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
FileSyncBytesCommitted | src.file.size |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
FileSyncUploadFull
下表列出了操作“FileSyncUploadFull”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_SYNC
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
FileSyncBytesCommitted | target.file.size |
ImplicitShare | target.resource.attribute.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已上传文件同步部分
下表列出了操作“FileSyncUploadPartial”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_SYNC
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
FileSyncBytesCommitted | target.file.size |
ImplicitShare | target.resource.attribute.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
允许 ManagedSyncClient
下表列出了操作“ManagedSyncClientAllowed”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to RESOURCE_WRITTEN | |
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
UnmanagedSyncClientBlocked(不受管理的同步客户端)
下表列出了操作“UnmanagedSyncClientBlocked”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_PERMISSIONS | |
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
SensitivityLabelOwnerEmail | security_result.detection_fields.key/value |
SensitivityLabelId | security_result.detection_fields.key/value |
已添加到群组
下表列出了操作“AddedToGroup”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GROUP_MODIFICATION
ObjectId is mapped to target.url |
|
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
EventData | target.group.group_display_name |
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
Site | target.labels.key/value |
WebId | about.labels.key/value |
SiteUrl | network.http.referral_url |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
已添加的群组
下表列出了操作“GroupAdded”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GROUP_CREATION
ObjectId is mapped to target.url |
|
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
Site | target.labels.key/value |
ModifiedProperties | if Name is Name then NewValue is mapped to target.group.group_display_name |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
已移除群组
下表列出了操作“GroupRemoved”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GROUP_DELETION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
ModifiedProperties | if Name is Name then NewValue is mapped to target.group.group_display_name |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
WebRequestAccessModified
下表列出了操作“WebRequestAccessModified”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to RESOURCE_PERMISSIONS_CHANGE
ObjectId is mapped to target.url |
|
CorrelationId | security_result.detection_fields.key/value |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
Site | target.labels.key/value |
UserAgent | network.http.user_agent |
ModifiedProperties | if Name is RequestAccessEmail then NewValue is mapped to target.user.email_addresses or target.user.userid else target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
WebMembers 可共享已修改
下表列出了操作“WebMembersCanShareModified”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PERMISSIONS
ObjectId is mapped to target.url |
|
CorrelationId | security_result.detection_fields.key/value |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
Site | target.labels.key/value |
UserAgent | network.http.user_agent |
ModifiedProperties | target.labels.key/value |
version | metadata.product_version |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
已修改权限级别
下表列出了操作“PermissionLevelModified”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to RESOURCE_PERMISSIONS_CHANGE
ObjectId is mapped to target.url |
|
CorrelationId | security_result.detection_fields.key/value |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
Site | target.labels.key/value |
UserAgent | network.http.user_agent |
ModifiedProperties | target.resource.attribute.permissions.name
BasePermissions is mapped to target.resource.attribute.permissions.name |
version | metadata.product_version |
WebID | about.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
已添加 SiteCollectionAdmin
下表列出了操作“SiteCollectionAdminAdded”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PERMISSIONS
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
WebId | about.labels.key/value |
SiteUrl | network.http.referral_url |
ModifiedProperties | If Name is set SiteAdmin then NewValue is mapped to target.user.userid or target.user.email_addresses |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
已移除的 SiteCollectionAdmin
下表列出了操作“SiteCollectionAdminRemoved”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PERMISSIONS
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
WebId | about.labels.key/value |
SiteUrl | network.http.referral_url |
ModifiedProperties | If Name is set SiteAdmin then NewValue is mapped to target.user.userid or target.user.email_addresses |
AssertingApplicationId | about.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
已移除权限级别
下表列出了操作“PermissionLevelRemoved”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to RESOURCE_PERMISSIONS_CHANGE
ObjectId is mapped to target.url |
|
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
Site | target.labels.key/value |
UserAgent | network.http.user_agent |
WebId | about.labels.key/value |
EventData | target.resource.attribute.permissions.name |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
已从群组中移除
下表列出了操作“RemovedFromGroup”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GROUP_MODIFICATION
ObjectId is mapped to target.url |
|
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
Site | target.labels.key/value |
UserAgent | network.http.user_agent |
WebId | about.labels.key/value |
EventData | target.group.group_display_name |
SiteUrl | network.http.referral_url |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
群组已更新
下表列出了操作“GroupUpdated”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GROUP_MODIFICATION
ObjectId is mapped to target.url |
|
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
Site | target.labels.key/value |
UserAgent | network.http.referral_url |
ModifiedProperties | if Name is Name then NewValue is mapped to target.group.group_display_name |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
ApplicationDisplayName | target.application |
已签出的项目
下表列出了操作“ProjectCheckedOut”和工作负载“Project”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to STATUS_UPDATE | |
ItemType | target.resource.attribute.labels.key/value |
UserAgent | network.http.user_agent |
CorrelationId | security_result.detection_fields.key/value |
Entity | metadata.product_name |
Version | metadata.product_version |
Action | security_result.description |
OnBehalfOfResId | about.labels.key/value |
已访问项目
下表列出了操作“ProjectAccessed”和工作负载“Project”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_ACCESS
target.resource.resource_type is set to STORAGE_OBJECT |
|
ItemType | target.resource.attribute.labels.key/value |
UserAgent | network.http.user_agent |
CorrelationId | security_result.detection_fields.key/value |
Entity | metadata.product_name |
Version | metadata.product_version |
Action | security_result.description |
OnBehalfOfResId | about.labels.key/value |
共享继承情况已损坏
下表列出了操作“ SharingInheritanceBroken”和工作负载“SharePoint”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to RESOURCE_PERMISSIONS_CHANGE
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SharingType | target.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ApplicationDisplayName | target.application |
添加到安全链接
下表列出了操作“AddedToSecureLink”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to RESOURCE_PERMISSIONS_CHANGE
ObjectId is mapped to target.url |
|
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
CorrelationId | security_result.detection_fields.key/value |
EventData | target.resource.attribute.labels.key/value
Extract using grok grok { match is mapped to { EventData <Type>{type_value}</Type><MembersCanShareApplied>{members_share_value}</MembersCanShareApplied> } } Type is mapped to target.resource.attribute.labels.key/value MembersCanShareApplied is mapped to target.resource.attribute.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
Site | target.labels.key/value |
SiteUrl | network.http.referral_url |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
UniqueSharingId | target.labels.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
ApplicationDisplayName | target.application |
已创建公司链接
下表列出了操作“CompanyLinkCreated”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_CREATION
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
UniqueSharingId | target.labels.key/value |
ApplicationDisplayName | target.application |
已使用的公司链接
下表列出了操作“CompanyLinkUsed”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_ACCESS
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
已创建安全链接
下表列出了操作“SecureLinkCreated”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_CREATION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
UniqueSharingId | target.labels.key/value |
分享邀请已创建
下表列出了操作“ SharingInvitationCreated”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_ACCESS
ObjectId is mapped to target.url |
|
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
Site | target.labels.key/value |
UserAgent | network.http.user_agent |
WebId | about.labels.key/value |
EventData | target.resource.attribute.labels.key/value
Sharing level is mapped to target.resource.attribute.labels.key/value ExpirationDate is mapped totarget.resource.attribute.labels.key/value MembersCanShareApplied is mapped to target.resource.attribute.labels.key/value |
SiteUrl | network.http.referral_url |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path |
SourceRelativeUrl | target.file.full_path |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
UniqueSharingId | target.labels.key/value |
安全链接已删除
下表列出了操作“SecureLinkDeleted”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_DELETION
ObjectId is mapped to target.url |
|
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
SiteUrl | network.http.referral_url |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
UserAgent | network.http.user_agent |
WebId | about.labels.key/value |
EventData | target.resource.attribute.labels.key/value
Extract using grok grok { match is mapped to { EventData <Type>{type_value}</Type> } } Type is mapped to target.resource.attribute.labels.key/value |
UniqueSharingId | target.labels.key/value |
SiteUrl | network.http.referral_url |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path |
SourceRelativeUrl | target.file.full_path |
ApplicationDisplayName | target.application |
已从安全链接中移除
下表列出了操作“RemovedFromSecureLink”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to RESOURCE_PERMISSIONS_CHANGE
ObjectId is mapped to target.url |
|
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
Site | target.labels.key/value |
UserAgent | network.http.user_agent |
WebId | about.labels.key/value |
EventData | target.resource.attribute.labels.key/value
Extract using grok grok { match is mapped to { EventData <Type>{type_value}</Type><MembersCanShareApplied>{members_share_value}</MembersCanShareApplied> } } Type is mapped to target.resource.attribute.labels.key/value MembersCanShareApplied is mapped to target.resource.attribute.labels.key/value |
UniqueSharingId | target.labels.key/value |
SiteUrl | network.http.referral_url |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path |
SourceRelativeUrl | target.file.full_path |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
SharingInvitation 已撤消
下表列出了操作“ SharingInvitationRevoked”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to RESOURCE_PERMISSIONS_CHANGE
ObjectId is mapped to target.url |
|
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
Site | target.labels.key/value |
UserAgent | network.http.user_agent |
WebId | about.labels.key/value |
SiteUrl | network.http.referral_url |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path |
SourceRelativeUrl | target.file.full_path |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
UniqueSharingId | target.labels.key/value |
已更新安全链接
下表列出了操作“SecureLinkUpdated”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
EventData | target.resource.attribute.labels.key/value
Extract using grok grok { match is mapped to { EventData <Type>{type_value}</Type><MembersCanShareApplied>{members_share_value}</MembersCanShareApplied> } } Type is mapped to target.resource.attribute.labels.key/value MembersCanShareApplied is mapped to target.resource.attribute.labels.key/value |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
UniqueSharingId | target.labels.key/value |
已使用安全链接
下表列出了操作“SecureLinkUsed”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_ACCESS
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
UniqueSharingId | target.labels.key/value |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
已撤消分享
下表列出了操作“ SharingRevoked”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_PERMISSIONS
target.resource.resource_type is set to STORAGE_OBJECT ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
共享集
下表列出了操作“ SharingSet”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to FILE_SYNC
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
添加了权限级别
下表列出了操作“PermissionLevelAdded”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PERMISSIONS
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
EventData | target.resource.attribute.permissions.name
BasePermissions is mapped to target.resource.attribute.permissions.name |
已接受的共享邀请
下表列出了操作“ SharingInvitationAccepted”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_PERMISSIONS
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
EventData | target.resource.name
Added to Group is mapped to target.resource.name |
已禁用分享邀请
下表列出了操作“ SharingInvitationBlocked”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_UNCATEGORIZED
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
EventData | security_result.summary
Reason is mapped to security_result.summary |
访问请求已创建
下表列出了操作“AccessRequestCreated”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_ACCESS
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
EventData | target.resource.attribute.labels.key/value
Sharing level is mapped to target.resource.attribute.labels.key/value ExpirationDate is mapped totarget.resource.attribute.labels.key/value |
已创建匿名链接
下表列出了操作“匿名链接创建”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_CREATION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
EventData | target.resource.attribute.labels.key/value
Extract using grok grok { match is mapped to { EventData <Type>{type_value}</Type><MembersCanShareApplied>{members_share_value}</MembersCanShareApplied> } } Type is mapped to target.resource.attribute.labels.key/value MembersCanShareApplied is mapped to target.resource.attribute.labels.key/value |
UniqueSharingId | target.labels.key/value |
访问权限请求已更新
下表列出了操作“AccessRequestUpdated”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to STATUS_UPDATE
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
ModifiedProperties | target.labels.key/value |
已删除公司链接
下表列出了操作“CompanyLinkRemoved”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_DELETIONObjectId is mapped to target.url | |
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
UniqueSharingId | target.labels.key/value |
EventData | target.resource.attribute.labels.key/value
Extract using grok grok { match is mapped to { EventData <Type>{type_value}</Type> } } Type is mapped to target.resource.attribute.labels.key/value |
访问权限申请已获批准
下表列出了操作“AccessRequestApproval”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_PERMISSION
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
WebId | about.labels.key/value |
EventData | target.resource.name
Extract using grok grok { match is mapped to { EventData <Added to group>{target_resource_name}.* } } |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
已移除匿名链接
下表列出了操作“匿名链接移除”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_DELETION
ObjectId is mapped to target.url |
|
Version | metadata.product_version |
CorrelationId | security_result.detection_fields.key/value |
EventSource | principal.application |
ItemType | target.resource.attribute.labels.key/value |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
Site | target.labels.key/value |
UserAgent | network.http.user_agent |
WebId | about.labels.key/value |
EventData | target.resource.attribute.labels.key/value |
SourceFileExtension | target.file.mime_type |
UniqueSharingId | target.labels.key/value |
SiteUrl | network.http.referral_url
Extract using grok grok { match is mapped to { EventData <Type>{type_value}</Type> } } Type is mapped to target.resource.attribute.labels.key/value |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceName | principal.labels.key/value |
MachineDomainInfo | target.asset.attribute.labels.key/value |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
MachineId | target.asset.product_object_id |
匿名链接已更新
下表列出了操作“匿名链接更新”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to STATUS_UPDATE
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
ApplicationDisplayName | target.application |
WebId | about.labels.key/value |
UniqueSharingId | target.labels.key/value |
EventData | target.resource.attribute.labels.key/value
Extract using grok grok { match is mapped to { EventData <Type>{type_value}</Type><MembersCanShareApplied>{members_share_value}</MembersCanShareApplied> } } Type is mapped to target.resource.attribute.labels.key/value MembersCanShareApplied is mapped to target.resource.attribute.labels.key/value |
分享邀请已更新
下表列出了操作“ SharingInvitationUpdated”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
ObjectId is mapped to target.url |
|
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SiteUrl | network.http.referral_url |
ApplicationDisplayName | target.application |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
ModifiedProperties | target.labels.key/value |
event_type is mapped to USER_RESOURCE_ACCESS | |
Site | target.labels.key/value |
ItemType | target.resource.attribute.labels.key/value |
EventSource | principal.application |
SourceName | principal.labels.key/value |
UserAgent | network.http.user_agent |
MachineDomainInfo | target.asset.attribute.labels.key/value |
MachineId | target.asset.product_object_id |
TargetUserOrGroupName | target.group.group_display_name
target.user.userid or target.user.email_addresses if TargetUserOrGroupType values like SecurityGroup or SharepointGroup then TargetUserOrGroupName is mapped to target.group.group_display_name if TargetUserOrGroupType values like Guest or Member then TargetUserOrGroupName is mapped to target.user.userid or target.user.email_addresses |
SiteUrl | network.http.referral_url |
SourceFileExtension | target.file.mime_type |
SourceFileName | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
SourceRelativeUrl | target.file.full_path is set to SourceRelativeUrl or SourceFileName |
ApplicationDisplayName | target.application |
ListId | security_result.detection_fields.key/value |
ListItemUniqueId | principal.asset_id |
CorrelationId | security_result.detection_fields.key/value |
Version | metadata.product_version |
WebId | about.labels.key/value |
使用了匿名链接
下表列出了操作“匿名链接使用”和工作负载“SharePoint/OneDrive”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GROUP_CREATION
ResultStatus is Success Action is set to ALLOW security_result.summary is set to Group creation successful ResultStatus is Failure Action is set to BLOCK security_result.summary is set to Group creation failed |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is set to additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is set to extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.labels.key/value If Name is Included Updated Properties then NewValue is mapped to security_result.summary else target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.group.group_display_name
target.user.userid or target.user.email_addresses security_result.detection_fields.key/value If Type is 1 then ID is mapped to target.group.group_display_name If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
添加群组
下表列出了操作“Add group”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GROUP_MODIFICATION
ResultStatus is Success then Action is set to ALLOW security_result.summary is set to Group membership updated successfully ResultStatus is Failure then Action is set to BLOCK security_result.summary is set toGroup membership update failed |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.group.product.object_id
target.group.group_display_name Group.ObjectId is mapped to target.group.product.object_id Group.DisplayName is mapped to target.group.group_display_name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
在群组中添加成员
下表列出了操作“将成员添加到群组”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CREATION | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else map about.labels.key/value |
ModifiedProperties | security_result.summary
target.resource.nameIf Name is Included Updated Properties then NewValue is mapped to security_result.summary If Name is Action Client Name then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
添加用户
下表列出了操作“添加用户”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_PERMISSIONS | |
Version | metadata.product_version |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemId | target.resource.attribute.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
更改用户许可。
下表列出了操作“更改用户许可”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PASSWORD | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary If Name is Action Client Name then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
更改用户密码
下表列出了操作“更改用户密码”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GROUP_DELETION
ResultStatus is Success then Action is set to ALLOW security_result.summary is set to Group deletion successful ResultStatus is Failure then Action is set to BLOCK security_result.summary is set to Group deletion failed |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.labels.key/value If Name is Included Updated Properties then NewValue is mapped to security_result.summary else target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.group.group_display_name
target.user.userid or target.user.email_addresses security_result.detection_fields.key/value If Type is 1 then ID is mapped to target.group.group_display_name If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
删除群组
下表列出了操作“Delete group”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GROUP_MODIFICATION
ResultStatus is Success then Action is set to ALLOW security_result.summary is set to Group membership updated successfully ResultStatus is Failure then Action is set to BLOCK security_result.summary is set to Group membership update failed |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.group.product.object_id
target.group.group_display_name Group.ObjectId is mapped to target.group.product.object_id Group.DisplayName is mapped to target.group.group_display_name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
从群组中移除成员
下表列出了操作“从群组中移除成员”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_DELETION
if status is Success then action ALLOW security_result.summary User deleted successfully |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary If Name is Action Client Name then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
删除用户
下表列出了操作“删除用户”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_UNCATEGORIZED
ResultStatus is Success Action is set to ALLOW security_result.summary is User updated successfully ResultStatus is Failure Action is set to BLOCK security_result.summary is User update failed |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary If Name is Action Client Name then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
更新用户
下表列出了操作“更新用户”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GROUP_MODIFICATION
if ObjectId not contain (empty) or Not Available then ObjectId is set to target.group.product_object_id |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.labels.key/value If Name is Included Updated Properties then NewValue is mapped to security_result.summary else target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.group.group_display_name
target.user.userid or target.user.email_addresses security_result.detection_fields.key/value If Type is 1 then ID is mapped to target.group.group_display_name If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
更新群组
下表列出了操作“更新组”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_LOGIN
If ResultStatus is Succeeded or ResultStatus is Success security_result.action is ALLOW security_result.summary is User login successful else if ResultStatus is Failed or LogonError !is security_result.action is BLOCK security_result.summary is User login failed security_result.description is {LogonError} UserId is mapped to target.user.userid or target.user.email_addresses metadata.description is User Login - {Workload} |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
extensions.auth.type extensions.auth.mechanism |
ModifiedProperties | target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
DeviceProperties | network.session_id
principal.platform principal.hostname If Name is OS { If Value is match to Windows then principal.platform is WINDOWS If Value is match to Mac then principal_plateform is MAC if Value is match to Linux then principal_plateform is LINUX } If Name is SessionId then Value is mapped to network.session_id If Name is OS then Value is mapped to principal.platform If Name is DisplayName then Value is mapped to principal.hostname |
ErrorCode | security_result.description
security_result.description is set to ErrorCode - {ErrorCode} |
LogonError | security_result.description |
用户登录
下表列出了操作“UserLoggedIn”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_LOGIN
security_result.Action is set to BLOCK security_result.summary is User login failed |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
extensions.auth.type extensions.auth.mechanism If Name is RequestType and Value is match to Saml.* or OAuth2.* then extensions.auth.type is mapped to MACHINE If Name is RequestType and Value is match to Login.* then extensions.auth.type is mapped to REMOTE_INTERACTIVE If Name is UserAgent then Value is mapped to network.http.user_agent If Name is UserAuthenticationMethod then Based on Value it will map with extensions.auth.type If Name is requestType then Based on Value it will map with extensions.auth.type |
ModifiedProperties | target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
DeviceProperties | network.session_id
principal.platform principal.hostname If Name is OS { If Value is matched to Windows then principal.platform is WINDOWS If Value is matched to Mac then principal_plateform is MAC if Value is matched to Linux then principal_plateform is LINUX } If Name is SessionId then Value is mapped to network.session_id If Name is OS then Value is mapped to principal.platform If Name is DisplayName then Value is mapped to principal.hostname |
ErrorCode | security_result.description
security_result.description is set to ErrorCode - {ErrorCode} |
LogonError | security_result.description
If LogonError is UserAccountNotFound then extensions.auth.mechanism is set to USERNAME_PASSWORD |
用户登录失败
下表列出了操作“UserLoginFailed”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to GENERIC_EVENT | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
更新 StsRefreshTokenValidFrom 时间戳
下表列出了操作“Update StsRefreshTokenValidFrom Timestamp”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
target.resource.resource_type is DEVICE ResultStatus is Success Action is set to ALLOW ResultStatus is Failure Action is set to BLOCK |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | target.resource.product_object_id
network.http.user_agent target.resource.attribute.labels.key/value about.labels.key/value If Name is targetObjectId then Value is mapped to target.resource.product_object_id If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.platform
target.ptatform_version security_result.description target.resource.name security_result.summary If DisplayName value present in ModifiedProperties field then we will map DisplayName with target.resource.name otherwise map ID of Target field if Type is 1. If Name is DeviceOSType then NewValue is mapped to target.platform If Name is DeviceOSVersion then NewValue is mapped to target.ptatform_version If Name is DevicePhysicalIds then NewValue is mapped to security_result.description If Name is DisplayName then NewVale is mapped to target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.resource.name
target.user.userid or target.user.email_addresses security_result.detection_fields.key/value If Type is 1 then ID is mapped to target.resource.name If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
更新设备
下表列出了操作“更新设备”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to SETTING_MODIFICATION
target.resource.resource_type is set to SETTING Required fields for SETTING_MODIFICATION UDM validation : principal.machineid (IP or hostname or assetId or mac etc). ClientIP field is mandatory field for all the office 365 activities as per official doc of Office 365, but in some cases ClientIP field is absent If ClientIP field is absent then metadata.event_type is mapped to GENERIC_EVENT. |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.labels.key/value If Name is Included Updated Properties then NewValue is mapped to security_result.summary else target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.resource.name
target.user.userid or target.user.email_addresses security_result.detection_fields.key/value If Type is 1 then ID is mapped to target.resource.name If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
为网域设定联盟设置
下表列出了操作“为网域设置联合设置”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to STATUS_UNCATEGORIZEDRequired fields for STATUS_UNCATEGORIZED UDM validation : principal.machineid (IP or hostname or assetId or mac etc).
ClientIP field is mandatory field for all the office 365 activities as per official doc of Office 365, but in some cases ClientIP field is absent If ClientIP field is absent then metadata.event_type is mapped to GENERIC_EVENT. |
|
Version | metadata.product_version |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value |
ModifiedProperties | security_result.summary
target.labels.key/value If Name is Included Updated Properties then NewValue is mapped to security_result.summary else target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemId | target.resource.attribute.labels.key/value |
Target | target.resource.name
target.user.userid or target.user.email_addresses security_result.detection_fields.key/value If Type is 1 then ID is mapped to target.resource.name If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
验证网域
下表列出了操作“验证网域”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.labels.key/value If Name is Included Updated Properties then NewValue is mapped to security_result.summary else target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.resource.name
target.user.userid or target.user.email_addresses security_result.detection_fields.key/value If Type is 1 then ID is mapped to target.resource.name If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
设置公司信息
下表列出了操作“Set Company Information”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PASSWORD | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.labels.key/value If Name is Included Updated Properties then NewValue is mapped to security_result.summary else target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
重置用户密码
下表列出了操作“重置用户密码”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_DELETION | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.description
security_result.summary target.labels.key/value If Name is AccountEnabled then security_result.description is set to AccountEnabled - {NewValue} If Name is Included Updated Properties then NewValue is mapped to security_result.summary else target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
停用帐号
下表列出了操作“停用帐号”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PASSWORD | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.labels.key/valueIf Name is Included Updated Properties then NewValue is mapped to security_result.summary else target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
删除用户的应用专用密码
下表列出了操作“删除用户的应用密码”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_DELETION
target.resource.resource_type is DEVICE ResultStatus is Success Action is set to ALLOW ResultStatus is Failure Action is set to BLOCK |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | target.resource.product_object_id
network.http.user_agent target.resource.attribute.labels.key/value about.labels.key/value If Name is targetObjectId then Value is mapped to target.resource.product_object_id If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.platform
target.ptatform_version security_result.description target.resource.name security_result.summaryIf DisplayName value present in ModifiedProperties field then we will map DisplayName with target.resource.name otherwise map ID of Target field if Type is 1. If Name is DeviceOSType then NewValue is mapped to target.platform If Name =DeviceOSVersion then NewValue is mapped to target.ptatform_version If Name is DevicePhysicalIds then NewValue is mapped to security_result.description If Name is DisplayName then NewVale is mapped to target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.resource.name
target.user.userid or target.user.email_addresses security_result.detection_fields.key/value If Type is 1 then ID is mapped to target.resource.name If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
刪除设备
下表列出了操作“删除设备”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_DELETION
target.resource.resource_type is DEVICE ResultStatus is Success Action is set to ALLOW ResultStatus is Failure Action is set to BLOCK |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | target.resource.product_object_id
network.http.user_agent target.resource.attribute.labels.key/value about.labels.key/value If Name is targetObjectId then Value is mapped to target.resource.product_object_id If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent If Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.platform
target.ptatform_version security_result.description target.resource.name security_result.summaryIf DisplayName value present in ModifiedProperties field then we will map DisplayName with target.resource.name otherwise map ID of Target field if Type is 1. If Name is DeviceOSType then NewValue is mapped to target.platform If Name =DeviceOSVersion then NewValue is mapped to target.ptatform_version If Name is DevicePhysicalIds then NewValue is mapped to security_result.description If Name is DisplayName then NewVale is mapped to target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.resource.name
target.user.userid or target.user.email_addresses security_result.detection_fields.key/value If Type is 1 then ID is mapped to target.resource.name If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
将已注册的用户添加到设备
下表列出了操作“将已注册的用户添加到设备”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.resource.product_object_id
target.resource.nameIf Name is Device.ObjectId then NewValue is mapped to target.resource.product_object_id If Name is Device.DisplayName then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
将已注册的所有者添加到设备
下表列出了操作“将已注册的所有者添加到设备”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.resource.product_object_id
target.resource.name If Name is Device.ObjectId then NewValue is mapped to target.resource.product_object_id If Name is Device.DisplayName then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
向群组添加所有者
下表列出了操作“将所有者添加到群组”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PERMISSIONS | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.group.product_object_id
target.group.group_display_nameIf Name is Group.ObjectId then NewValue is mapped to target.group.product_object_id If Name is Group.DisplayName then NewValue is mapped to target.group.group_display_name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
添加 OAuth2PermissionGrant
下表列出了操作“Add OAuth2PermissionGrant”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PERMISSIONS | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.resource.product_object_id
target.resource.name security_result.summaryIf Name is ServicePrincipal.ObjectId then NewValue is mapped to target.resource.product_object_id If Name is ServicePrincipal.DisplayName then NewValue is mapped to target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
添加设备
下表列出了操作“Add device”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_UPDATE_CONTENT
target.resource.resource_type is DEVICE ResultStatus is Success Action is set to ALLOW ResultStatus is Failure Action is set to BLOCK |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | target.resource.product_object_id
network.http.user_agent target.resource.attribute.labels.key/value about.labels.key/value If Name is targetObjectId then Value is mapped to target.resource.product_object_id If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.platform
target.ptatform_version security_result.description target.resource.name security_result.summaryIf DisplayName value present in ModifiedProperties field then we will map DisplayName with target.resource.name otherwise map ID of Target field if Type is 1. If Name is DeviceOSType then NewValue is mapped to target.platform If Name is DeviceOSVersion then NewValue is mapped to target.ptatform_version If Name is DevicePhysicalIds then NewValue is mapped to security_result.description If Name is DisplayName then NewVale is mapped to target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
向用户分配应用角色分配
下表列出了操作“为用户添加应用角色分配”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_CHANGE_PERMISSION
Workload is mapped to intermediary.application |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | target.application
network.http.user_agent target.resource.attribute.labels.key/value about.labels.key/value If Name is targetName then Value is mapped to target.application If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.user.userid or target.user.email_addresses
If Name is User.UPN then NewValue is mapped to target.user.userid or target.user.email_addresses |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
同意申请
下表列出了操作“同意应用”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_ACCESS | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.labels.key/value If Name is Included Updated Properties then NewValue is mapped to security_result.summary else target.labels.key/value |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.resource.name
target.user.userid or target.user.email_addresses security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
更新服务主帐号
下表列出了操作“更新服务主帐号”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to SETTING_MODIFICATION
target.resource.resource_type is set to SETTING ObjectId is mapped to target.url |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.resource.nameIf Name is Included Updated Properties then NewValue is mapped to security_result.summary If Name is DisplayName then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
添加服务主帐号
下表列出了操作“添加服务主帐号”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_CREATION
ObjectId is mapped to target.url |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary If Name is DisplayName then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
移除服务主帐号
下表列出了操作“移除服务主帐号”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_DELETION | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.resource.nameIf Name is Included Updated Properties then NewValue is mapped to security_result.summary If Name is DisplayName then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemId | target.resource.attribute.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
向角色添加成员
下表列出了操作“将成员添加到角色”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_UNCATEGORIZED
ResultStatus is Success then Action is set to ALLOW security_result.summary is set to Added a user to an admin role successfully ResultStatus is Failure then Action is set to BLOCK security_result.summary is set to Added a user to an admin role failed ObjectId is mapped to target.url |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | target.resource.product_object_id
target.user.attribute.roles.name if Name is Role.ObjectId then NewValue is target.resource.product_object_id If Name is Role.DisplayName then NewValue is target.user.attribute.roles.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
从角色中移除成员
下表列出了操作“移除角色中的成员”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_UNCATEGORIZED
ResultStatus is Success then Action is set to ALLOW security_result.summary is Removed a user to an admin role successfully ResultStatus is Failure then Action is set to BLOCK security_result.summary is Removed a user to an admin role failed |
|
Version | metadata.product_version |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value |
ModifiedProperties | target.resource.product_object_id
target.user.attribute.roles.name if Name is Role.ObjectId then NewValue is target.resource.product_object_id If Name is Role.DisplayName then NewValue is target.user.attribute.roles.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemId | target.resource.attribute.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses else security_result.detection_fields.key/value |
TargetContextId | target.labels.key/value |
event_type is mapped to USER_RESOURCE_UPDATE_CONTENT | |
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary If Name is DisplayName then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value if Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
添加标签
下表列出了操作“添加标签”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_RESOURCE_CREATION
ObjectId is set to target.resource.product_object_id |
|
AzureActiveDirectoryEventType | target.resource.attribute.labels.key/value |
ExtendedProperties | network.http.user_agent
target.resource.attribute.labels.key/value about.labels.key/value If Name is additionalDetails then extract User-Agent is mapped to network.http.user_agent if Name is extendedAuditEventCategory then target.resource.attribute.labels.key/value else about.labels.key/value |
ModifiedProperties | security_result.summary
target.resource.name If Name is Included Updated Properties then NewValue is mapped to security_result.summary If Name is DisplayName then NewValue is mapped to target.resource.name |
Actor | security_result.detection_fields.key/value |
ActorContextId | principal.labels.key/value |
ActorIpAddress | principal.ip and principal.port |
InterSystemsId | target.resource.attribute.labels.key/value |
IntraSystemsId | target.resource.attribute.labels.key/value |
SupportTicketId | about.labels.key/value |
Target | target.user.userid or target.user.email_addresses
security_result.detection_fields.key/value If Type is 5 then ID is mapped to target.user.userid or target.user.email_addresses |
TargetContextId | target.labels.key/value |
Version | metadata.product_version |
创建公司
下表列出了操作“创建公司”和工作负载“AzureActiveDirectory”的日志字段和对应的 UDM 映射:
Log field | UDM mapping |
---|---|
metadata.event_type is mapped to USER_COMMUNICATION
ObjectId is set to target.resource.product_object_id |
|
AddOnGuid | target.labels.key/value |
AddOnName | target.labels.key/value |
AddOnType | target.labels.key/value |
ChannelGuid | target.labels.key/value |
ChannelName | target.labels.key/value |
ChannelType | target.labels.key/value |
ExtraProperties | additional.fields.key/value.string_value |
Members | about.user.userid or about.user.email_addresses
about.user.user_display_name about.user.attribute.roles.name |
MessageURLs | target.resource.attribute.labels.key/value |
MessageSizeInBytes | target.resource.attribute.labels.key/value |
Name | target.resource.attribute.labels.key |
NewValue | target.resource.attribute.labels.value |
SubscriptionId | target.resource.attribute.labels.key/value |
TabType | target.labels.key/value |
TeamGuid | target.labels.key/value |
TeamName | target.group.group_display_name |
Version |