Skip to content

Commit d649af2

Browse files
authored
Merge pull request #180448 from yelevin/patch-9
Added AWS S3 connector
2 parents dc1954c + f39e86f commit d649af2

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

articles/sentinel/data-connectors-reference.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,15 +179,24 @@ For more information, see the Cognito Detect Syslog Guide, which can be download
179179

180180
Once you've created a new Syslog alert, check that the logs are correctly gathered on your server in a separate file. For example, to check your logs, you can use the *Test the configuration* button in the Syslog alert configuration in AFAD. If you used the Quickstart template, the Syslog server will by default listen on port 514 in UDP and 1514 in TCP, without TLS.
181181

182-
## Amazon Web Services - CloudTrail
182+
## Amazon Web Services
183183

184184
| Connector attribute | Description |
185185
| --- | --- |
186-
| **Data ingestion method** | **Azure service-to-service integration: <br>[Connect AWS CloudTrail to Microsoft Sentinel](connect-aws.md)** (Top connector article) |
186+
| **Data ingestion method** | **Azure service-to-service integration: <br>[Connect Microsoft Sentinel to Amazon Web Services to ingest AWS service log data](connect-aws.md?tabs=ct)** (Top connector article) |
187187
| **Log Analytics table(s)** | AWSCloudTrail |
188188
| **Supported by** | Microsoft |
189189
| | |
190190

191+
## Amazon Web Services S3
192+
193+
| Connector attribute | Description |
194+
| --- | --- |
195+
| **Data ingestion method** | **Azure service-to-service integration: <br>[Connect Microsoft Sentinel to Amazon Web Services to ingest AWS service log data](connect-aws.md?tabs=s3)** (Top connector article) |
196+
| **Log Analytics table(s)** | AWSCloudTrail<br>AWSGuardDuty<br>AWSVPCFlow |
197+
| **Supported by** | Microsoft |
198+
| | |
199+
191200
## Apache HTTP Server
192201

193202
| Connector attribute | Description |

0 commit comments

Comments
 (0)