Skip to content

Commit 9201585

Browse files
authored
Merge pull request #311199 from EdB-MSFT/AUTOGEN-Sentinel-connectors-Mon_Feb_02_2026-1136
[AUTOGEN] PR for Sentinel connectors
2 parents 055fb3e + e0f350e commit 9201585

6 files changed

Lines changed: 564 additions & 24 deletions

File tree

articles/sentinel/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,6 +1005,8 @@
10051005
items:
10061006
- name: Data source schema reference
10071007
href: data-source-schema-reference.md
1008+
- name: Sentinel tables and connectors
1009+
href: sentinel-tables-connectors-reference.md
10081010
- name: Security alert schema reference
10091011
href: security-alert-schema.md
10101012
- name: CEF log field mapping

articles/sentinel/data-connectors-reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ Filter and ingest logs in text-file format from network or security applications
6363

6464
[!INCLUDE [deprecated-connectors](includes/deprecated-connectors.md)]
6565

66+
For a list of tables ingested into Microsoft Sentinel and the connectors that ingest them, see [Microsoft Sentinel tables and associated connectors](sentinel-tables-connectors-reference.md).
67+
68+
6669
## Next steps
6770

6871
For more information, see:

articles/sentinel/includes/connector-details.md

Lines changed: 46 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: EdB-MSFT
33
ms.author: edbayansh
44
ms.topic: include
5-
ms.date: 01/26/2026
5+
ms.date: 02/02/2026
66

77
# This file is auto-generated . Do not edit manually. Changes will be overwritten.
88
---
@@ -1454,15 +1454,19 @@ The [Cribl](https://cribl.io/accelerate-cloud-migration/) connector allows you t
14541454

14551455
**Supported by:** [Microsoft Corporation](https://support.microsoft.com/)
14561456

1457-
The [CrowdStrike Data Connector](https://www.crowdstrike.com/) allows ingesting logs from the CrowdStrike API into Microsoft Sentinel. This connector is built on the Microsoft Sentinel Codeless Connector Framework and uses the CrowdStrike API to fetch logs for Alerts, Detections, Hosts, Incidents, and Vulnerabilities. It supports DCR-based ingestion time transformations so that queries can run more efficiently.
1457+
The [CrowdStrike Data Connector](https://www.crowdstrike.com/) allows ingesting logs from the CrowdStrike API into Microsoft Sentinel. This connector provides the capability to ingest CrowdStrike [Alerts](https://falcon.crowdstrike.com/documentation/84/detection-and-prevention-policies-apis#get-alerts), [Detections](https://falcon.crowdstrike.com/documentation/84/detection-and-prevention-policies-apis#get-detections), [Hosts](https://falcon.crowdstrike.com/documentation/84/host-and-host-group-management-apis#get-hosts), [Cases](https://falcon.crowdstrike.com/documentation/84/cases-apis#get-cases), and [Vulnerabilities](https://falcon.crowdstrike.com/documentation/84/spotlight-apis#get-vulnerabilities) into Microsoft Sentinel. This connector is built on the Microsoft Sentinel Codeless Connector Framework and uses the CrowdStrike API to fetch logs. It supports DCR-based ingestion time transformations so that queries can run more efficiently. Refer to [CrowdStrike API documentation](https://falcon.crowdstrike.com/documentation/page/a2a7fc0e/crowdstrike-oauth2-based-apis) for more information.
14581458

14591459
**Log Analytics table(s):**
14601460

14611461
|Table|DCR support|Lake-only ingestion|
14621462
|---|---|---|
1463-
|[`CrowdStrikeVulnerabilities`](/azure/azure-monitor/reference/tables/CrowdStrikeVulnerabilities)|Yes|Yes|
1463+
|[`CrowdStrikeAlerts`](/azure/azure-monitor/reference/tables/CrowdStrikeAlerts)|Yes|Yes|
14641464

1465-
**Data collection rule support:** [Workspace transform DCR](/azure/azure-monitor/logs/tutorial-workspace-transformations-portal)<br><br>
1465+
**Data collection rule support:** [Workspace transform DCR](/azure/azure-monitor/logs/tutorial-workspace-transformations-portal)
1466+
1467+
**Prerequisites:**
1468+
1469+
- **Crowdstrike OAuth2 API Client and Scopes**: **Alerts**, **API Integrations**, **App Logs**, **Cases**, **Correlation Rules**, **Detections**, **Hosts**, **Assets**, **Incidents**, **Quarantined Files**, **Vulnerabilities** are required for REST API. For more information, see [API](https://falcon.us-2.crowdstrike.com/documentation/page/a2a7fc0e/crowdstrike-oauth2-based-apis).<br><br>
14661470
</details>
14671471

14681472
---
@@ -1477,7 +1481,7 @@ The [CrowdStrike](https://www.crowdstrike.com/) Falcon Indicators of Compromise
14771481

14781482
|Table|DCR support|Lake-only ingestion|
14791483
|---|---|---|
1480-
|[`ThreatIntelligenceIndicator`](/azure/azure-monitor/reference/tables/ThreatIntelligenceIndicator)|Yes|No|
1484+
|[`ThreatIntelIndicators`](/azure/azure-monitor/reference/tables/ThreatIntelIndicators)|Yes|No|
14811485

14821486
**Data collection rule support:** [Workspace transform DCR](/azure/azure-monitor/logs/tutorial-workspace-transformations-portal)
14831487

@@ -1561,23 +1565,23 @@ Many applications log information to text or JSON files instead of standard logg
15611565
|Table|DCR support|Lake-only ingestion|
15621566
|---|---|---|
15631567
|`JBossEvent_CL`|No|No|
1564-
|`JuniperIDP_CL`|No|No|
1565-
|`ApacheHTTPServer_CL`|No|No|
1566-
|`Tomcat_CL`|No|No|
1567-
|`meraki_CL`|No|No|
1568+
|`JuniperIDP_CL`|Yes|Yes|
1569+
|`ApacheHTTPServer_CL`|Yes|Yes|
1570+
|`Tomcat_CL`|Yes|Yes|
1571+
|`meraki_CL`|Yes|Yes|
15681572
|`VectraStream_CL`|No|No|
15691573
|`MarkLogicAudit_CL`|No|No|
1570-
|`MongoDBAudit_CL`|No|No|
1571-
|`NGINX_CL`|No|No|
1572-
|`OracleWebLogicServer_CL`|No|No|
1573-
|`PostgreSQL_CL`|No|No|
1574-
|`SquidProxy_CL`|No|No|
1575-
|`Ubiquiti_CL`|No|No|
1576-
|`vcenter_CL`|No|No|
1577-
|`ZPA_CL`|No|No|
1578-
|`SecurityBridgeLogs_CL`|No|No|
1574+
|`MongoDBAudit_CL`|Yes|Yes|
1575+
|`NGINX_CL`|Yes|Yes|
1576+
|`OracleWebLogicServer_CL`|Yes|Yes|
1577+
|`PostgreSQL_CL`|Yes|Yes|
1578+
|`SquidProxy_CL`|Yes|Yes|
1579+
|`Ubiquiti_CL`|Yes|Yes|
1580+
|`vcenter_CL`|Yes|Yes|
1581+
|`ZPA_CL`|Yes|Yes|
1582+
|`SecurityBridgeLogs_CL`|Yes|Yes|
15791583

1580-
**Data collection rule support:** Not currently supported
1584+
**Data collection rule support:** [Workspace transform DCR](/azure/azure-monitor/logs/tutorial-workspace-transformations-portal)
15811585

15821586
**Prerequisites:**
15831587

@@ -3421,6 +3425,27 @@ These alerts can be imported into Microsoft Sentinel with this connector, allowi
34213425

34223426
---
34233427

3428+
<a name="microsoft-copilot"></a><details><summary>**Microsoft Copilot**</summary>
3429+
3430+
**Supported by:** [Microsoft](https://support.microsoft.com/)
3431+
3432+
The Microsoft Copilot logs connector in Microsoft Sentinel enables the seamless ingestion of Copilot-generated activity logs into Microsoft Sentinel for advanced threat detection, investigation, and response. It collects telemetry from Microsoft Copilot services - such as usage data, prompts and system responses - and ingests into Microsoft Sentinel, allowing security teams to monitor for misuse, detect anomalies, and maintain compliance with organizational policies.
3433+
3434+
**Log Analytics table(s):**
3435+
3436+
|Table|DCR support|Lake-only ingestion|
3437+
|---|---|---|
3438+
|[`CopilotActivity`](/azure/azure-monitor/reference/tables/CopilotActivity)|No|Yes|
3439+
3440+
**Data collection rule support:** Not currently supported
3441+
3442+
**Prerequisites:**
3443+
3444+
- **Tenant Permissions**: 'Security Administrator' or 'Global Administrator' on the workspace's tenant.<br><br>
3445+
</details>
3446+
3447+
---
3448+
34243449
<a name="microsoft-dataverse"></a><details><summary>**Microsoft Dataverse**</summary>
34253450

34263451
**Supported by:** [Microsoft Corporation](https://azure.microsoft.com/support/)
@@ -6354,9 +6379,9 @@ Collects alerts from ZeroFox API.
63546379

63556380
|Table|DCR support|Lake-only ingestion|
63566381
|---|---|---|
6357-
|`ZeroFoxAlertPoller_CL`|No|No|
6382+
|`ZeroFoxAlertPoller_CL`|Yes|Yes|
63586383

6359-
**Data collection rule support:** Not currently supported
6384+
**Data collection rule support:** [Workspace transform DCR](/azure/azure-monitor/logs/tutorial-workspace-transformations-portal)
63606385

63616386
**Prerequisites:**
63626387

0 commit comments

Comments
 (0)