你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

适用于 Microsoft Sentinel 的 [Recommended] Forcepoint NGFW via AMA 连接器

可通过 Forcepoint NGFW(下一代防火墙)连接器将用户定义的 Forcepoint NGFW 日志实时自动导出到 Microsoft Sentinel。 这丰富了对 NGFW 记录的用户活动的可见性,可以进一步关联来自 Azure 工作负载和其他源的数据,并提高了 Microsoft Sentinel 中工作簿的监视能力。

连接器属性

连接器属性 说明
Log Analytics 表 CommonSecurityLog (ForcePointNGFW)
数据收集规则支持 Azure Monitor 代理 DCR
支持的服务 社区

查询示例

显示 Forcepoint NGFW 中的所有终止操作


CommonSecurityLog

| where DeviceVendor == "Forcepoint"

| where DeviceProduct == "NGFW"

| where DeviceAction == "Terminate"

显示所有包含可疑泄漏行为的 Forcepoint NGFW


CommonSecurityLog

| where DeviceVendor == "Forcepoint"

| where DeviceProduct == "NGFW"

| where Activity contains "compromise"

显示按活动类型对所有 Forcepoint NGFW 事件进行分组的图表


CommonSecurityLog

| where DeviceVendor == "Forcepoint"

| where DeviceProduct == "NGFW"

| summarize count=count() by Activity

| render barchart

先决条件

若要与 [Recommended] Forcepoint NGFW via AMA 集成,请确保满足以下要求:

  • ****:要从非 Azure VM 收集数据,必须安装并启用 Azure Arc。 了解详细信息
  • ****:必须安装 Common Event Format (CEF) via AMA 和 Syslog via AMA 连接器了解详细信息

供应商安装说明

安装和配置 Linux 代理,以收集通用事件格式 (CEF) Syslog 消息并将其转发到 Microsoft Sentinel。

请注意,来自所有区域的数据将存储在所选工作区中

  1. 保护计算机

确保根据组织的安全策略配置计算机的安全性

了解详细信息>

  1. Forcepoint 集成安装指南

要完成此 Forcepoint 产品集成的安装,请按照下面链接的指南操作。

安装指南 >

后续步骤

有关详细信息,请转到 Azure 市场中的相关解决方案