Skip to content

Commit 4697b87

Browse files
Merge pull request #273442 from cwatson-cat/4-25-24-dc-refresh-wfx
Sentinel - BULK auto gen data connector refresh April 2024
2 parents ca0d060 + c87693c commit 4697b87

File tree

295 files changed

+4444
-4128
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

295 files changed

+4444
-4128
lines changed

.openpublishing.redirection.sentinel.json

Lines changed: 433 additions & 13 deletions
Large diffs are not rendered by default.

articles/sentinel/TOC.yml

Lines changed: 118 additions & 128 deletions
Large diffs are not rendered by default.

articles/sentinel/data-connectors-reference.md

Lines changed: 119 additions & 149 deletions
Large diffs are not rendered by default.

articles/sentinel/data-connectors/abnormalsecurity-using-azure-functions.md renamed to articles/sentinel/data-connectors/abnormalsecurity.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@ title: "AbnormalSecurity (using Azure Functions) connector for Microsoft Sentine
33
description: "Learn how to install the connector AbnormalSecurity (using Azure Functions) to connect your data source to Microsoft Sentinel."
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 07/26/2023
6+
ms.date: 04/26/2024
77
ms.service: microsoft-sentinel
88
ms.author: cwatson
9+
ms.collection: sentinel-data-connector
910
---
1011

1112
# AbnormalSecurity (using Azure Functions) connector for Microsoft Sentinel
1213

1314
The Abnormal Security data connector provides the capability to ingest threat and case logs into Microsoft Sentinel using the [Abnormal Security Rest API.](https://app.swaggerhub.com/apis/abnormal-security/abx/)
1415

16+
This is autogenerated content. For changes, contact the solution provider.
17+
1518
## Connector attributes
1619

1720
| Connector attribute | Description |
@@ -25,13 +28,15 @@ The Abnormal Security data connector provides the capability to ingest threat an
2528
## Query samples
2629

2730
**All Abnormal Security Threat logs**
31+
2832
```kusto
2933
ABNORMAL_THREAT_MESSAGES_CL
3034
3135
| sort by TimeGenerated desc
3236
```
3337

3438
**All Abnormal Security Case logs**
39+
3540
```kusto
3641
ABNORMAL_CASES_CL
3742

articles/sentinel/data-connectors/ai-analyst-darktrace.md

Lines changed: 0 additions & 101 deletions
This file was deleted.

articles/sentinel/data-connectors/ai-vectra-stream.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@ title: "AI Vectra Stream connector for Microsoft Sentinel"
33
description: "Learn how to install the connector AI Vectra Stream to connect your data source to Microsoft Sentinel."
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 02/23/2023
6+
ms.date: 04/26/2024
77
ms.service: microsoft-sentinel
88
ms.author: cwatson
9+
ms.collection: sentinel-data-connector
910
---
1011

1112
# AI Vectra Stream connector for Microsoft Sentinel
1213

1314
The AI Vectra Stream connector allows to send Network Metadata collected by Vectra Sensors accross the Network and Cloud to Microsoft Sentinel
1415

16+
This is autogenerated content. For changes, contact the solution provider.
17+
1518
## Connector attributes
1619

1720
| Connector attribute | Description |
@@ -23,6 +26,7 @@ The AI Vectra Stream connector allows to send Network Metadata collected by Vect
2326
## Query samples
2427

2528
**List all DNS Queries**
29+
2630
```kusto
2731
VectraStream
2832
@@ -32,6 +36,7 @@ VectraStream
3236
```
3337

3438
**Number of DNS requests per type**
39+
3540
```kusto
3641
VectraStream
3742
@@ -41,6 +46,7 @@ VectraStream
4146
```
4247

4348
**Top 10 of query to non existing domain**
49+
4450
```kusto
4551
VectraStream
4652
@@ -56,6 +62,7 @@ VectraStream
5662
```
5763

5864
**Host and Web sites using non-ephemeral Diffie-Hellman key exchange**
65+
5966
```kusto
6067
VectraStream
6168

articles/sentinel/data-connectors/aishield.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@ title: "AIShield connector for Microsoft Sentinel"
33
description: "Learn how to install the connector AIShield to connect your data source to Microsoft Sentinel."
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 02/23/2023
6+
ms.date: 04/26/2024
77
ms.service: microsoft-sentinel
88
ms.author: cwatson
9+
ms.collection: sentinel-data-connector
910
---
1011

1112
# AIShield connector for Microsoft Sentinel
1213

1314
[AIShield](https://www.boschaishield.com/) connector allows users to connect with AIShield custom defense mechanism logs with Microsoft Sentinel, allowing the creation of dynamic Dashboards, Workbooks, Notebooks and tailored Alerts to improve investigation and thwart attacks on AI systems. It gives users more insight into their organization's AI assets security posturing and improves their AI systems security operation capabilities.
1415

16+
This is autogenerated content. For changes, contact the solution provider.
17+
1518
## Connector attributes
1619

1720
| Connector attribute | Description |
@@ -23,13 +26,15 @@ ms.author: cwatson
2326
## Query samples
2427

2528
**Get all incidents order by time**
29+
2630
```kusto
2731
AIShield
2832
2933
| order by TimeGenerated desc
3034
```
3135

3236
**Get high risk incidents**
37+
3338
```kusto
3439
AIShield
3540

articles/sentinel/data-connectors/alicloud-using-azure-functions.md renamed to articles/sentinel/data-connectors/alicloud.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@ title: "AliCloud (using Azure Functions) connector for Microsoft Sentinel"
33
description: "Learn how to install the connector AliCloud (using Azure Functions) to connect your data source to Microsoft Sentinel."
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 07/26/2023
6+
ms.date: 04/26/2024
77
ms.service: microsoft-sentinel
88
ms.author: cwatson
9+
ms.collection: sentinel-data-connector
910
---
1011

1112
# AliCloud (using Azure Functions) connector for Microsoft Sentinel
1213

1314
The [AliCloud](https://www.alibabacloud.com/product/log-service) data connector provides the capability to retrieve logs from cloud applications using the Cloud API and store events into Microsoft Sentinel through the [REST API](https://aliyun-log-python-sdk.readthedocs.io/api.html). The connector provides ability to get events which helps to examine potential security risks, analyze your team's use of collaboration, diagnose configuration problems and more.
1415

16+
This is autogenerated content. For changes, contact the solution provider.
17+
1518
## Connector attributes
1619

1720
| Connector attribute | Description |
@@ -25,6 +28,7 @@ The [AliCloud](https://www.alibabacloud.com/product/log-service) data connector
2528
## Query samples
2629

2730
**AliCloud Events - All Activities.**
31+
2832
```kusto
2933
AliCloud
3034

articles/sentinel/data-connectors/amazon-web-services-s3.md

Lines changed: 58 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ title: "Amazon Web Services S3 connector for Microsoft Sentinel"
33
description: "Learn how to install the connector Amazon Web Services S3 to connect your data source to Microsoft Sentinel."
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 04/16/2024
6+
ms.date: 04/26/2024
77
ms.service: microsoft-sentinel
88
ms.author: cwatson
9+
ms.collection: sentinel-data-connector
910
---
1011

1112
# Amazon Web Services S3 connector for Microsoft Sentinel
@@ -18,6 +19,8 @@ This connector allows you to ingest AWS service logs, collected in AWS S3 bucket
1819

1920
For more information, see the [Microsoft Sentinel documentation](https://go.microsoft.com/fwlink/p/?linkid=2218883&wt.mc_id=sentinel_dataconnectordocs_content_cnl_csasci).
2021

22+
This is autogenerated content. For changes, contact the solution provider.
23+
2124
## Connector attributes
2225

2326
| Connector attribute | Description |
@@ -26,6 +29,60 @@ For more information, see the [Microsoft Sentinel documentation](https://go.micr
2629
| **Data collection rules support** | [Supported as listed](/azure/azure-monitor/logs/tables-feature-support) |
2730
| **Supported by** | [Microsoft Corporation](https://support.microsoft.com) |
2831

32+
## Query samples
33+
34+
**High severity findings summarized by activity type**
35+
36+
```kusto
37+
AWSGuardDuty
38+
39+
| where Severity > 7
40+
41+
| summarize count() by ActivityType
42+
```
43+
44+
**Top 10 rejected actions of type IPv4**
45+
46+
```kusto
47+
AWSVPCFlow
48+
49+
| where Action == "REJECT"
50+
51+
| where Type == "IPv4"
52+
53+
| take 10
54+
```
55+
56+
**User creation events summarized by region**
57+
58+
```kusto
59+
AWSCloudTrail
60+
61+
| where EventName == "CreateUser"
62+
63+
| summarize count() by AWSRegion
64+
```
65+
66+
67+
68+
## Prerequisites
69+
70+
To integrate with Amazon Web Services S3 make sure you have:
71+
72+
- **Environment**: you must have the following AWS resources defined and configured: S3, Simple Queue Service (SQS), IAM roles and permissions policies, and the AWS services whose logs you want to collect.
73+
74+
75+
## Vendor installation instructions
76+
77+
1. Set up your AWS environment
78+
79+
The​re are two options for setting up your AWS environment to send logs from an S3 bucket to your Log Analytics Workspace:
80+
81+
82+
2. Add connection
83+
84+
85+
2986

3087
## Next steps
3188

articles/sentinel/data-connectors/amazon-web-services.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,18 @@ title: "Amazon Web Services connector for Microsoft Sentinel"
33
description: "Learn how to install the connector Amazon Web Services to connect your data source to Microsoft Sentinel."
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 03/02/2024
6+
ms.date: 04/26/2024
77
ms.service: microsoft-sentinel
88
ms.author: cwatson
9+
ms.collection: sentinel-data-connector
910
---
1011

1112
# Amazon Web Services connector for Microsoft Sentinel
1213

1314
Follow these instructions to connect to AWS and stream your CloudTrail logs into Microsoft Sentinel. For more information, see the [Microsoft Sentinel documentation](https://go.microsoft.com/fwlink/p/?linkid=2218883&wt.mc_id=sentinel_dataconnectordocs_content_cnl_csasci).
1415

16+
This is autogenerated content. For changes, contact the solution provider.
17+
1518
## Connector attributes
1619

1720
| Connector attribute | Description |

0 commit comments

Comments
 (0)