You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/connect-aws.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ Setting up this connector has two steps:
207
207
208
208
---
209
209
210
-
## Send formatted CloudWatch events to S3 using a lambda function
210
+
## Send formatted CloudWatch events to S3 using a lambda function (optional)
211
211
212
212
If your CloudWatch logs aren't in the format accepted by Microsoft Sentinel - .csv file in a GZIP format without a header - use a lambda function ([view the source code](https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/AWS-S3/CloudWatchLambdaFunction.py)) within AWS to send CloudWatch events to an S3 bucket in the accepted format.
0 commit comments