- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Amazon Security Lake is a security data lake for aggregating and managing security log and event data.
This integration ingests security logs stored in Amazon Security Lake into Datadog for further investigation and real-time threat detection. To learn more about Amazon Security Lake, visit the Amazon Security Lake user guide in AWS.
Note: If you only want to integrate this AWS Account to use the Amazon Security Lake integration, you can disable metric collection in the AWS integration page so that Datadog doesn’t monitor your AWS infrastructure and you are not billed for Infrastructure Monitoring.
Add the following IAM policy to your existing DatadogIntegrationRole
IAM role so that Datadog can ingest new log files added to your security lake.
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "DatadogSecurityLakeAccess",
"Effect": "Allow",
"Action": [
"s3:GetObject"
],
"Resource": "arn:aws:s3:::aws-security-data-lake-*"
}
]
}
In the AWS console for Amazon Security Lake, create a subscriber for Datadog and fill in the form. For more information on an Amazon Security Lake subscriber, read the Amazon Security Lake user guide.
Datadog
for Subscriber name.All log and event sources
or Specific log and event sources
to send to Datadog.S3
as the Data access method.For Account ID, enter 464622532012
.
For External ID, open a new tab and go to the AWS Integration page in Datadog for your AWS Account. The AWS External ID is on the Account Details tab. Copy and paste it into the form on AWS.
For Subscriber role, enter DatadogSecurityLakeRole
. Note: This role will not actually be used by Datadog since the DatadogIntegrationRole
will have the permissions needed from step 1.
For API destination role, enter DatadogSecurityLakeAPIDestinationRole
.
For Subscription endpoint, this value depends on the Datadog site you are using: https://api./api/intake/aws/securitylake
Note: If the endpoint above doesn’t reflect your region, toggle the Datadog site dropdown menu to the right of this documentation page to switch regions.
For HTTPS key name, enter DD-API-KEY
.
For HTTPS key value, open a new tab and go to the API Keys page in Datadog to find or create a Datadog API key. Copy and paste it into the form on AWS.
For Account ID, enter 417141415827
.
For External ID, open a new tab and go to the AWS Integration page in Datadog for your AWS Account. The AWS External ID is on the Account Details tab. Copy and paste it into the form on AWS.
For Subscriber role, enter DatadogSecurityLakeRole
. Note: This role will not actually be used by Datadog since the DatadogIntegrationRole
will have the permissions needed from step 1.
For API destination role, enter DatadogSecurityLakeAPIDestinationRole
.
For Subscription endpoint, this value depends on the Datadog site you are using: https://api./api/intake/aws/securitylake
Note: If the endpoint above doesn’t reflect your region, toggle the Datadog site dropdown menu to the right of this documentation page to switch regions.
For HTTPS key name, enter DD-API-KEY
.
For HTTPS key value, open a new tab and go to the API Keys page in Datadog to find or create a Datadog API key. Copy and paste it into the form on AWS.
To learn more about how you can use this integration for real-time threat detection, check out the blog.
The Amazon Security Lake integration does not include any metrics.
The Amazon Security Lake integration does not include any events.
The Amazon Security Lake integration does not include any service checks.
Review the troubleshooting guide to make sure your AWS account has correctly set up the IAM role for Datadog.
Review the Amazon Security Lake user guide on creating a subscriber for troubleshooting guidance.
Need additional help? Contact Datadog support.
추가 유용한 문서, 링크 및 기사: