收集 Zscaler Email DLP 日志

支持:

本文档介绍了如何通过设置 Google Security Operations Feed 导出 Zscaler Email DLP 日志,以及日志字段如何映射到 Google SecOps 统一数据模型 (UDM) 字段。

如需了解详情,请参阅 Google SecOps 数据注入概览

典型的部署包括 Zscaler Email DLP 和配置为向 Google SecOps 发送日志的 Google SecOps Webhook Feed。每个客户部署可能有所不同,并且可能更复杂。

部署包含以下组件:

  • Zscaler Email DLP:您从中收集日志的平台。

  • Google SecOps Feed :从 Zscaler Email DLP 提取日志并将日志写入 Google SecOps 的 Google SecOps Feed。

  • Google SecOps:保留和分析日志。

注入标签标识哪个解析器将原始日志数据标准化为结构化 UDM 格式。本文档中的信息适用于具有 ZSCALER_EMAIL_DLP 注入标签的解析器。

准备工作

请确保满足以下前提条件:

  • 访问 Zscaler Internet Access 控制台的权限。如需了解详情,请参阅 Secure Internet and SaaS Access ZIA Help
  • Zscaler Email DLP 2026 或更高版本
  • 部署架构中的所有系统都使用世界协调时间 (UTC) 时区进行配置。
  • 在 Google Security Operations 中完成 Feed 设置所需的 API 密钥。如需了解详情,请参阅设置 API 密钥

设置 Feed

您可以通过两种不同的入口点在 Google SecOps 平台中设置 Feed:

  • SIEM 设置 > Feed
  • 内容中心 > 内容包

通过“SIEM 设置”>“Feed”设置 Feed

如需为此产品系列中的不同日志类型配置多个 Feed,请参阅按产品配置 Feed

如需配置单个 Feed,请按以下步骤操作:

  1. 前往 SIEM 设置 > Feed
  2. 点击 Add New Feed (添加新 Feed)。
  3. 在下一页上,点击 Configure a single feed (配置单个 Feed)。
  4. Feed 名称 字段中,输入 Feed 的名称;例如 Zscaler Email DLP 日志
  5. 选择 Webhook 作为来源类型
  6. 选择 Zscaler Email DLP 作为日志类型
  7. 点击下一步
  8. 可选:输入以下输入参数的值:
    1. 拆分定界符:用于分隔日志行的定界符。如果未使用定界符,请留空。
    2. 资产命名空间:资产命名空间。
    3. 注入标签:要应用于此 Feed 中的事件的标签。
  9. 点击下一步
  10. 检查新的 Feed 配置,然后点击提交
  11. 点击 Generate Secret Key (生成密钥),以生成用于对此 Feed 进行身份验证的密钥。

通过内容中心设置 Feed

为以下字段指定值:

  • 拆分定界符:用于分隔日志行的定界符,例如 \n

高级选项

  • Feed 名称:用于标识 Feed 的预填充值。
  • 来源类型:用于将日志收集到 Google SecOps 中的方法。
  • 资产命名空间资产命名空间
  • 注入标签:应用于此 Feed 中的事件的标签。
  • 点击下一步
  • 最终确定 屏幕中检查 Feed 配置,然后点击提交
  • 点击 Generate Secret Key (生成密钥),以生成用于对此 Feed 进行身份验证的密钥。

设置 Zscaler Email DLP

  1. 在 Zscaler Internet Access 控制台中,依次点击 Administration > Nanolog Streaming Service > Cloud NSS Feeds ,然后点击 Add Cloud NSS Feed
  2. 系统会显示 Add Cloud NSS Feed (添加 Cloud NSS Feed)窗口。在 Add Cloud NSS Feed (添加 Cloud NSS Feed)窗口中,输入详细信息。
  3. Feed 名称 字段中,输入 Feed 的名称。
  4. NSS 类型 中选择 NSS for Web
  5. Status (状态)列表中选择状态,以激活或停用 NSS Feed。
  6. SIEM 速率 下拉列表中的值保留为 Unlimited (无限制)。如需因许可或其他限制而禁止输出流,请更改该值。
  7. SIEM 类型 列表中选择 Other (其他)。
  8. OAuth 2.0 身份验证 列表中选择 Disabled (已停用)。
  9. Max Batch Size (最大批次大小)中,输入单个 HTTP 请求载荷的大小限制。将此值配置为 512 KB,因为这是获得最佳 SIEM 注入效果的推荐最佳实践。(注意:较小的批次大小有时可以减少延迟时间,但代价是 HTTP 请求会更频繁)。
  10. 按照以下格式在“API 网址”中输入 Chronicle API 端点的 HTTPS 网址:

      https://<CHRONICLE_REGION>-chronicle.googleapis.com/v1alpha/projects/<GOOGLE_PROJECT_NUMBER>/locations/<LOCATION>/instances/<CUSTOMER_ID>/feeds/<FEED_ID>:importPushLogs
    
    • CHRONICLE_REGION:Chronicle 实例托管的区域。例如,美国。
    • GOOGLE_PROJECT_NUMBER: Google Cloud 项目编号。
    • LOCATION:Chronicle 区域。例如,美国。
    • CUSTOMER_ID:Chronicle 客户 ID。
    • FEED_ID:在新创建的 Webhook 的 Feed 界面上显示的 Feed ID
    • API 网址示例:
    https://us-chronicle.googleapis.com/v1alpha/projects/12345678910/locations/US/instances/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/feeds/yyyyyyyy-yyyy-yyyy-yyyy-yyyyyyyyyyyy:importPushLogs
    
  11. 点击 Add HTTP Header(添加 HTTP 标头),然后按照以下格式添加 HTTP 标头:

    • Header 1Key1: X-goog-api-keyValue1: 在“API 凭据”中生成的 API 密钥。 Google Cloud
    • Header 2Key2X-Webhook-Access-KeyValue2 :在 Webhook 的“密钥”中生成的 API 密钥。
  12. Log Types (日志类型)列表中选择 Email DLP (电子邮件 DLP)。

  13. Feed Output Type (Feed 输出类型)列表中选择 JSON

  14. 停用 JSON Array Notation (JSON 数组表示法)。

  15. Feed Escape Character (Feed 转义字符)设置为 , \ "

  16. 如需向 Feed Output Format (Feed 输出格式)添加新字段,请在 Feed Output Type (Feed 输出类型)列表中选择 Custom (自定义)。

  17. 复制并粘贴 Feed Output Format (Feed 输出格式),然后添加新字段。确保键名称与实际字段名称一致。

  18. 以下是默认的 Feed Output Format(Feed 输出格式):

      \{"sourcetype": "zscalernss-emaildlp", "event": \{"mailsenttime": "%s{mail_sent_time}", "scantime": "%u{scan_time}", "recordid": "%llu{recordid}", "company": "%s{company}", "tenant": "%s{tenant}", "user": "%s{username}", "dept": "%s{departmentname}", "filenames": "%s{ac_names}", "filemd5s": "%s{ac_md5s}", "doctypes": "%s{ac_doctypes}", "filesizes": "%s{ac_sizes}", "filetypes": "%s{ac_filetypes}", "dlpdictnames": "%s{dlpdictnames}", "dlpdictcnts": "%s{dlpdictcnts}", "dlpengnames": "%s{dlpengnames}", "dlpidentifier": "%llu{dlpidentifier}", "triggeredrcpts": "%s{trigg_rcpts}", "severity": "%s{severity}", "action": "%s{action}", "rulename": "%s{rulelabels}", "otherrcpts": "%s{other_rcpts}", "subject": "%s{subject}", "msgid": "%s{msgid}"\}\}
    
  19. Timezone (时区)列表中,为输出文件中的 Time (时间)字段选择时区。默认情况下,时区设置为您组织的时区。

  20. 检查配置的设置。

  21. 点击 Save (保存)以测试连接。如果连接成功,系统会显示一个绿色对勾标记,并显示消息 Test Connectivity Successful: OK (200) (连接测试成功:确定 (200))。

如需详细了解 Google SecOps Feed,请参阅 Google SecOps Feed 文档。如需了解每种 Feed 类型的要求,请参阅按类型配置 Feed

如果您在创建 Feed 时遇到问题,请与 Google SecOps 支持团队联系。

支持的 Zscaler Email DLP 日志格式

Zscaler Email DLP 解析器支持 JSON 格式的日志。

支持的 Zscaler Email DLP 日志示例

  • JSON

      {
        "sourcetype": "zscalernss-emaildlp",
        "event": {
            "mailsenttime": "Wed Feb 4 04:11:09 2026",
            "scantime": "25",
            "recordid": "7602857773514883073",
            "company": "Sample Company",
            "tenant": "sample.com",
            "user": "dummyuser@sample.com",
            "dept": "Default Department",
            "filenames": "test.xlsx",
            "filemd5s": "0d67b8287a735240724384f293ee364f",
            "doctypes": "None",
            "filesizes": "8824",
            "filetypes": "xlsx",
            "dlpdictnames": "Credit Cards: Detect leakage of credit card information",
            "dlpdictcnts": "10",
            "dlpengnames": "",
            "dlpidentifier": "7602857773514883076",
            "triggeredrcpts": "test2@sample.com",
            "severity": "High Severity",
            "action": "Block",
            "rulename": "DLP_Rule_7",
            "otherrcpts": "None",
            "subject": "Test Subject",
            "msgid": "863fcac3-4040-495f-9ec6-b41abd054ca7@sample.com"
        }
    }
    
    

字段映射参考

下表列出了 ZSCALER_EMAIL_DLP 日志类型的常见字段及其对应的 UDM 字段。

Log field UDM mapping Logic
sourcetype additional.fields[sourcetype]
metadata.event_type The metadata.event_type UDM field is set to EMAIL_TRANSACTION, provided principal and metadata objects are populated.
metadata.vendor_name The metadata.vendor_name UDM field is set to Zscaler.
metadata.product_name The metadata.product_name UDM field is set to Email DLP.
time metadata.collected_timestamp
ss additional.fields[ss]
mm additional.fields[mm]
hh additional.fields[hh]
day additional.fields[day]
dd additional.fields[dd]
mon additional.fields[mon]
mth additional.fields[mth]
yyyy additional.fields[yyyy]
rtime additional.fields[rtime]
rss additional.fields[rss]
rmm additional.fields[rmm]
rhh additional.fields[rhh]
rday additional.fields[rday]
rdd additional.fields[rdd]
rmon additional.fields[rmon]
rmth additional.fields[rmth]
ryyyy additional.fields[ryyyy]
tz additional.fields[tz]
datacenter intermediary.location.name
datacentercity intermediary.location.city
datacentercountry intermediary.location.country_or_region
company principal.user.company_name
dept principal.user.department
owner principal.user.email_addresses If the owner log field value is not empty and matches the regular expression pattern (^.@.$) and (^.{0,255}$), then the owner log field is mapped to the principal.user.email_addresses UDM field.
sender principal.user.email_addresses If the sender log field value is not empty and matches the regular expression pattern (^.@.$) and (^.{0,255}$), then the sender log field is mapped to the principal.user.email_addresses UDM field.
user principal.user.email_addresses If the user log field value is not empty and matches the regular expression pattern (^.@.$) and (^.{0,255}$), then the user log field is mapped to the principal.user.email_addresses UDM field.
extusername principal.user.email_addresses If the extusername log field value is not empty and matches the regular expression pattern (^.@.$) and (^.{0,255}$), then the extusername log field is mapped to the principal.user.email_addresses UDM field.
owner principal.user.userid If the owner log field value is not empty and
  • If the owner log field value matches the regular expression patterns (^.+@.+$) and (^.{0,255}$), then the EMAILLOCALPART is extracted from the owner log field using the Grok pattern, and the EMAILLOCALPART log field is mapped to the principal.user.userid UDM field.
  • Else, owner log field is mapped to the principal.user.userid UDM field.


Else, if the sender log field value is not empty and
  • If the sender log field value matches the regular expression patterns (^.+@.+$) and (^.{0,255}$), then the EMAILLOCALPART is extracted from the sender log field using the Grok pattern, and the EMAILLOCALPART log field is mapped to the principal.user.userid UDM field.
  • Else, sender log field is mapped to the principal.user.userid UDM field.


Else, if the user log field value is not empty and
  • If the user log field value matches the regular expression patterns (^.+@.+$) and (^.{0,255}$), then the EMAILLOCALPART is extracted from the user log field using the Grok pattern, and the EMAILLOCALPART log field is mapped to the principal.user.userid UDM field.
  • Else, user log field is mapped to the principal.user.userid UDM field.


Else, if the extusername log field value is not empty and
  • If the extusername log field value matches the regular expression patterns (^.+@.+$) and (^.{0,255}$), then the EMAILLOCALPART is extracted from the extusername log field using the Grok pattern, and the EMAILLOCALPART log field is mapped to the principal.user.userid UDM field.
  • Else, extusername log field is mapped to the principal.user.userid UDM field.
owner network.email.from If the owner log field value is not empty and the owner log field value matches the regular expression patterns (^.+@.+$) and (^.{0,255}$) then, owner log field is mapped to the network.email.from UDM field.

Else, if the sender log field value is not empty and the sender log field value matches the regular expression patterns (^.+@.+$) and (^.{0,255}$) then, sender log field is mapped to the network.email.from UDM field.

Else, if the user log field value is not empty and the user log field value matches the regular expression patterns (^.+@.+$) and (^.{0,255}$) then, user log field is mapped to the network.email.from UDM field.

Else, if the extusername log field value is not empty and the extusername log field value matches the regular expression patterns (^.+@.+$) and (^.{0,255}$) then, extusername log field is mapped to the network.email.from UDM field.

mailsenttime metadata.event_timestamp
zs_rcv_time additional.fields[zs_rcv_time]
zs_sent_time additional.fields[zs_sent_time]
epochmail_sent_time additional.fields[epochmail_sent_time]
tenant principal.administrative_domain
appname principal.application
msgid network.email.mail_id
subject network.email.subject
filemd5s security_result.about.file.md5 Attachment MD5 hashes separated by pipe delimiters (|) are extracted from the filemd5s log field, then each extracted MD5 hash is mapped to the security_result.about.file.md5 UDM field.
filesizes security_result.about.file.size Email attachment sizes separated by pipe delimiters (|) are extracted from the filesizes log field, then each extracted email attachment size is mapped to the security_result.about.file.size UDM field.
filetypes security_result.about.file.file_type Email attachment filetypes separated by pipe delimiters (|) are extracted from the filetypes log field, and
  • If the extracted email attachment file type matches the regular expression (?i)(xlsx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_XLSX.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(xls), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_XLS
  • Else, if the extracted email attachment file type matches the regular expression (?i)(cab), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_CAB.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pcapng|pcap|cap), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_CAP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(tar.gz|egg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PYTHON_PKG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(gzip|tgz|gz), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_GZIP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(zip), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ZIP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(gif), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_GIF.
  • Else, if the log message matches the regular expression (?i)(\\bdos\\b) AND the filetype log field value matches the regular expression (?i)(exe|com), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DOS_EXE.
  • Else, if the log message matches the regular expression (?i)(\\bne_exe\\b) AND the extracted email attachment file type matches the regular expression (?i)(exe), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_NE_EXE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(exe), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PE_EXE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(msi), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MSI.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ocx|sys), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PE_DLL.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pdf|(portable\\s*document\\s*format)), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PDF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(docx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DOCX.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(doc), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DOC.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(html|htm), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_HTML.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(jar), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_JAR.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(jpeg|jpg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_JPEG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(mov), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MOV.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(mp3), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MP3.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(mp4), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MP4.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(png), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PNG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pptx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PPTX.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ppt), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PPT.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(rar), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_RAR.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ace), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ACE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(apk|aar|dex), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ANDROID.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(plist), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_APPLE_PLIST.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(applescript), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_APPLESCRIPT.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(app), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_APPLE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(scpt), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_APPLESCRIPT_COMPILED.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(arc), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ARC.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(arj), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ARJ.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(asd), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ASD.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(asf), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ASF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(avi), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_AVI.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(awk), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_AWK.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(bmp), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_BMP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(dib), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DIB.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(bz2), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_BZIP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(chm), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_CHM.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(cljc|cljs|clj), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_CLJ.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(crt|cer), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_CRT.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(crx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_CRX.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(csv), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_CSV.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(deb), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DEB.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(dmg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DMG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(divx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DIVX.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(com), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DOS_COM.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(dwg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DWG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(dxf), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DXF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(dyalog), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DYALOG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(dzip), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_DZIP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(epub|mobi|azw), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_EBOOK.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(elf), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ELF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(eml), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_EMAIL_TYPE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(emf), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_EMF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(eot), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_EOT.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(eps), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_EPS.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(flac), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_FLAC.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(fla), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_FLA.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(fli), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_FLI.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(flc), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_FLC.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(flv), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_FLV.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(fpx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_FPX.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(xcf), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_GIMP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(go), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_GOLANG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(gul), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_GUL.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(hwp), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_HWP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ico), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ICO.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(indd|idml), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_IN_DESIGN.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ipa), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_IPHONE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ips), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_IPS.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(iso), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ISOIMAGE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(java) AND the extracted email attachment file type does NOT match the regular expression (?i)(javascript), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_JAVA.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(class), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_JAVA_BYTECODE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(jmod), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_JMOD.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(jng), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_JNG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(json), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_JSON.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(js), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_JAVASCRIPT.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(kgb), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_KGB.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(tex), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_LATEX.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(lzfse), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_LZFSE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(vmlinuz|ko), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_LINUX_KERNEL.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(bundle|framework), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MACH_O.
  • Else, if the log message matches the regular expression (?i)(\\bmach\\b) AND the filetype log field value matches the regular expression (?i)(dylib|o), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MACH_O.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(so|initrd|vmlinux|pkg.tar.zst|ext4|ext3|ext2|swap), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_LINUX.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ini), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_INI.
  • Else, if the log message matches the regular expression (?i)(\\blinux\\b) AND the filetype log field value matches the regular expression sfs, then the security_result.about.file.file_type UDM field is set to FILE_TYPE_LINUX.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(lnk), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_LNK.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(m4), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_M4.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(midi|mid), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MIDI.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(mkv), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MKV.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(mpg|mpeg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MPEG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(sz_), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MSCOMPRESS.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(dll), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_NE_DLL.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(odg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ODG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(odp), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ODP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ods), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ODS.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(odt), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ODT.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ogg|oga|ogv), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_OGG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(one) AND the extracted email attachment file type does NOT match the regular expression (?i)(none), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ONE_NOTE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pst|ost), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_OUTLOOK.
  • Else, if the log message matches the regular expression (?i)(\\boutlook\\b) AND the extracted email attachment file type matches the regular expression (?i)(msg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_OUTLOOK.
  • Else, if the log message matches the regular expression (?i)(\\bemail\\b) AND the filetype log field value matches the regular expression (?i)(msg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_EMAIL_TYPE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(prc), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PALMOS.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pdb), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PDB.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pem), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PEM.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pgp|gpg|asc), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PGP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(php), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PHP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pkg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PKG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ps1|psm1), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_POWERSHELL.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ppsx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PPSX.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(psd), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PSD.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ps), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PS.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pyc), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PYC.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(py|pyw), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PYTHON.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(whl), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PYTHON_WHL.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(qt), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_QUICKTIME.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(rm|rmvb), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_RM.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(rom|bin), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ROM.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(rpm), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_RPM.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(rtf), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_RTF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(rb), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_RUBY.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(rz), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_RZIP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(7z), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_SEVENZIP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(sgml|sgm), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_SGML.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(bash|csh|zsh), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_SHELLSCRIPT.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(sql), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_SQL.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(sqfs|sfs), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_SQUASHFS.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(svg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_SVG.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(swf), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_SWF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(sis|sisx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_SYMBIAN.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(3gp), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_T3GP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(tar), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_TAR.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(tga), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_TARGA.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(3ds|max), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_THREEDS.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(tif|tiff), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_TIFF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(torrent), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_TORRENT.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(ttf), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_TTF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(vba), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_VBA.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(vhd|vhdx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_VHD.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(wav), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_WAV.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(webm), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_WEBM.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(webp), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_WEBP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(wer), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_WER.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(wma), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_WMA.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(wmv), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_WMV.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(woff|woff2), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_WOFF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(xml), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_XML.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(xpi), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_XPI.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(xwd), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_XWD.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(zst), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ZST.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(Makefile|makefile|mk), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MAKEFILE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(zlib), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ZLIB.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(hqx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MACINTOSH.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(hfs|dsk|toast), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MACINTOSH_HFS.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(bh|log|dat), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_BLACKHOLE.
  • Else, if the log message matches the regular expression (?i)(\\bcookie\\b) AND the extracted email attachment file type matches the regular expression (?i)(txt), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_COOKIE.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(txt), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_TEXT.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(docx|xlsx|pptx), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_OOXML.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(odt|ods|odp|odg), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_ODF.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(for|f90|f95), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_FORTRAN.
  • Else, if the log message matches the regular expression (?i)(\\bwince\\b) AND the filetype log field value matches the regular expression (?i)(exe|cab|dll), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_WINCE.
  • Else, if the log message matches the regular expression (?i)(\\bscript\\b) AND the extracted email attachment file type matches the regular expression (?i)(py|js|pl|rb), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_SCRIPT.
  • Else, if the log message matches the regular expression (?i)(\\bapplesingle\\b) AND the extracted email attachment file type matches the regular expression (?i)(as|bin), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_APPLESINGLE.
  • Else, if the log message matches the regular expression (?i)(\\bmacintosh\\b) AND the extracted email attachment file type matches the regular expression (?i)(dylib|a), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_MACINTOSH_LIB.
  • Else, if the log message matches the regular expression (?i)(\\bappledouble\\b) AND the extracted email attachment file type matches the regular expression (?i)(ad|._), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_APPLEDOUBLE.
  • Else, if the log message matches the regular expression (?i)(\\bobjetivec\\b) AND the extracted email attachment file type matches the regular expression (?i)(m|mm|h), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_OBJETIVEC.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(obj|lib), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_COFF.
  • Else, if the log message matches the regular expression (?i)(\\bcpp\\b) AND the filetype log field value matches the regular expression (?i)(hpp|cpp|cc|cxx|h), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_CPP.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pas|pp), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PASCAL.
  • Else, if the extracted email attachment file type matches the regular expression (?i)(pl|pm), then the security_result.about.file.file_type UDM field is set to FILE_TYPE_PERL.
  • Else, if the extracted email attachment file type matches the regular expression (?i)\\bsh\\b, then the security_result.about.file.file_type UDM field is set to FILE_TYPE_SHELLSCRIPT.
  • Else, if the extracted email attachment file type matches the regular expression (?i)\\bc\\b$, then the security_result.about.file.file_type UDM field is set to FILE_TYPE_C.
  • Else, if the extracted email attachment file type matches the regular expression (?i)\\bn\\b$, then the security_result.about.file.file_type UDM field is set to FILE_TYPE_NEKO.
  • Else, if the extracted email attachment file type matches the regular expression (?i)\\bf\\b, then the security_result.about.file.file_type UDM field is set to FILE_TYPE_FORTRAN.
  • Else, the UDM field additional.fields.key is set to file_type_%{index} and the extracted email attachment file type is mapped to the additional.fields.value UDM field.
doctypes security_result.detection_fields[doctypes] Document-types separated by pipe delimiters (|) are extracted from the doctypes log field, then the UDM field security_result.detection_fields.key is set to doctypes_%{index} and the document-type is mapped to the security_result.detection_fields.value UDM field.
filenames security_result.about.file.names Attachment file-names separated by pipe delimiters (|) are extracted from the filenames log field, then the extracted attachment file-name is mapped to the security_result.about.file.names UDM field.
triggeredrcpts network.email.to Email addresses separated by pipe delimiters (|) are extracted from the triggeredrcpts log field, and if each extracted email address matches the regular expression patterns (^.+@.+$) and (^.{0,255}$), then the extracted email address is mapped to the network.email.to UDM field.
triggeredrcpts target.user.email_addresses Email addresses separated by pipe delimiters (|) are extracted from the triggeredrcpts log field, and if each extracted email address matches the regular expression patterns (^.+@.+$) and (^.{0,255}$), then the extracted email address is mapped to the target.user.email_addresses UDM field.
triggeredrcpts security_result.about.email Email addresses separated by pipe delimiters (|) are extracted from the triggeredrcpts log field and then combined using comma (,), and
  • If the combined email addresses matches the regular expression pattern (^.{0,255}$) then, the combined email addresses is mapped to security_result.about.email UDM field.
  • Else, the UDM field additional.fields.key is set to triggeredrcpts and the combined email addresses is mapped to the additional.fields.value UDM field.
otherrcpts network.email.to Email addresses separated by pipe delimiters (|) are extracted from the otherrcpts log field, and if each extracted email address matches the regular expression patterns (^.+@.+$) and (^.{0,255}$), then the extracted email address is mapped to the network.email.to UDM field.
otherrcpts target.user.email_addresses Email addresses separated by pipe delimiters (|) are extracted from the otherrcpts log field, and if each extracted email address matches the regular expression patterns (^.+@.+$) and (^.{0,255}$), then the extracted email address is mapped to the target.user.email_addresses UDM field.
trigg_rcpt_doms security_result.about.domain.name Unique triggered recipient-domains separated by pipe delimiters (|) are extracted from the trigg_rcpt_doms log field and then combined using comma (,), and
  • If the combined recipient-domains matches the regular expression pattern (^.{0,255}$) then, the combined recipient-domains is mapped to security_result.about.domain.name UDM field.
  • Else, the UDM field additional.fields.key is set to trigg_rcpt_doms and the combined recipient-domains is mapped to the additional.fields.value UDM field.
other_rcpt_doms about.domain.name Unique recipient-domains separated by pipe delimiters (|) are extracted from the other_rcpt_doms log field and then combined using comma (,), and
  • If the combined recipient-domains matches the regular expression pattern (^.{0,255}$) then, the combined recipient-domains is mapped to about.domain.name UDM field.
  • Else, the UDM field additional.fields.key is set to other_rcpt_doms and the combined recipient-domains is mapped to the additional.fields.value UDM field.
scantime security_result.detection_fields[scantime]
dlpidentifier security_result.detection_fields[dlpidentifier]
dlpdictnames security_result.category_details DLP dict-names separated by pipe delimiters (|) are extracted from the dlpdictnames log field, then each extracted DLP dict-name is mapped to the security_result.category_details UDM field.
dlpdictcnts security_result.detection_fields[dlpdictcnts] DLP dict-counts separated by pipe delimiters (|) are extracted from the dlpdictcnts log field, then the UDM field security_result.detection_fields.key is set to dlpdictcnts_%{index} and the DLP dict-count is mapped to the security_result.detection_fields.value UDM field.
dlpengnames security_result.detection_fields[dlpengnames] DLP engine-names separated by pipe delimiters (|) are extracted from the dlpengnames log field, then the UDM field security_result.detection_fields.key is set to dlpengnames_%{index} and the DLP engine-name is mapped to the security_result.detection_fields.value UDM field.
recordid metadata.product_log_id
logtype metadata.product_event_type
severity security_result.severity_details
security_result.severity If the severity log field value matches the regular expression pattern (^High.*), then the security_result.severity UDM field is set to High.

Else, if the severity log field value matches the regular expression pattern (^Info.*), then the security_result.severity UDM field is set to INFORMATIONAL.

Else, if the severity log field value matches the regular expression pattern (^Medium.*), then the security_result.severity UDM field is set to MEDIUM.

Else, if the severity log field value matches the regular expression pattern (^Low.*), then the security_result.severity UDM field is set to LOW.

Else, the security_result.severity UDM field is set to UNKNOWN_SEVERITY.
actions security_result.action_details Actions separated by pipe delimiters (|) are extracted from the actions log field, then combined using comma (,) is mapped to the security_result.action_details UDM field.
security_result.action Actions separated by pipe delimiters (|) are extracted from the action log field and
  • If the extracted action matches the regular expression pattern (^Allow.*), then the UDM security_result.action is set to ALLOW
  • Else, if the extracted action matches the regular expression pattern (^Block.*), then the UDM security_result.action is set to BLOCK
  • Else, if the extracted action matches the regular expression pattern (Quarantine), then the UDM security_result.action is set to QUARANTINE
  • Else, the UDM field security_result.action is set to UNKNOWN_ACTION
rulename security_result.rule_labels Rulenames separated by pipe delimiters (|) are extracted from the rulename log field, then the extracted rulename is mapped to the security_result.rule_labels UDM field.

更新日志

查看此解析器的更新日志

需要更多帮助?获得社区成员和 Google SecOps 专业人士的解答。