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

适用于 Microsoft Sentinel 的 Cisco Umbrella(使用 Azure Functions)连接器

Cisco Umbrella 数据连接器提供使用 Amazon S3 REST API 将 Amazon S3 中存储的 Cisco Umbrella 事件引入 Microsoft Sentinel 的功能。 有关详细信息,请参阅 Cisco Umbrella 日志管理文档

这是自动生成的内容。 有关更改,请联系解决方案提供商。

连接器属性

连接器属性 说明
Kusto 函数别名 Cisco_Umbrella
Kusto 函数 URL https://aka.ms/sentinel-ciscoumbrella-function
Log Analytics 表 Cisco_Umbrella_dns_CL
Cisco_Umbrella_proxy_CL
Cisco_Umbrella_ip_CL
Cisco_Umbrella_cloudfirewall_CL
数据收集规则支持 目前不支持
支持的服务 Microsoft Corporation

查询示例

所有 Cisco Umbrella 日志

Cisco_Umbrella

| sort by TimeGenerated desc

Cisco Umbrella DNS 日志

Cisco_Umbrella

| where EventType == 'dnslogs'

| sort by TimeGenerated desc

Cisco Umbrella 代理日志

Cisco_Umbrella

| where EventType == 'proxylogs'

| sort by TimeGenerated desc

Cisco Umbrella IP 日志

Cisco_Umbrella

| where EventType == 'iplogs'

| sort by TimeGenerated desc

Cisco Umbrella 云防火墙日志

Cisco_Umbrella

| where EventType == 'cloudfirewalllogs'

| sort by TimeGenerated desc

先决条件

若要与 Cisco Umbrella(使用 Azure 函数)集成,请确保拥有:

  • Microsoft.Web/sites 权限:必须对 Azure Functions 拥有读写权限才能创建函数应用。 请参阅文档以详细了解 Azure Functions
  • Amazon S3 REST API 凭据/权限:Amazon S3 REST API 需要 AWS 访问密钥 ID、AWS 机密访问密钥和 AWS S3 存储桶名称。

供应商安装说明

注意

此连接器使用 Azure Functions 连接到 Amazon S3 REST API,以将日志拉取到 Microsoft Sentinel。 这可能会导致额外的数据引入成本。 有关详细信息,请参阅 Azure Functions 定价页

注意

此连接器已更新为支持 Cisco Umbrella 版本 5 和版本 6

(可选步骤)将工作区和 API 授权密钥或令牌安全地存储在 Azure 密钥保管库中。 Azure Key Vault 提供了一种存储和检索键值的安全机制。 按照这些说明,将 Azure Key Vault 与 Azure Functions 应用结合使用。

注意

此连接器使用基于 Kusto 函数的分析程序来规范化字段。 按照这些步骤创建 Kusto 函数别名 Cisco_Umbrella。

步骤 1 - 配置 Cisco Umbrella 日志收集

参阅文档并按照说明设置日志记录和获取凭据。

步骤 2:从下面两个部署选项中选择一个来部署连接器和关联的 Azure Functions

重要说明:在部署 Cisco Umbrella 数据连接器之前,请准备好工作区 ID 和工作区主密钥(可从下面复制)以及 Amazon S3 REST API 授权凭据。

后续步骤

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