- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
AWS Config provides a detailed view of the configuration of AWS resources in your AWS account. This includes how the resources are related to one another and how they were configured in the past so that you can see how the configurations and relationships change over time.
Enable this integration to see all your AWS Config metrics in Datadog.
If you haven’t already, set up the Amazon Web Services integration first.
Config
is enabled under the Metric Collection
tab.aws.config.change_notifications_delivery_failed (count) | The number of failed change notification deliveries to the Amazon SNS topic for your delivery channel |
aws.config.compliance_score (gauge) | The percentage of compliant rule-resource combinations in a conformance pack compared to total possible rule-resource combinations Shown as percent |
aws.config.config_history_export_failed (count) | The number of failed configuration history exports to your Amazon S3 bucket |
aws.config.config_snapshot_export_failed (count) | The number of failed configuration snapshot exports to your Amazon S3 bucket |
aws.config.configuration_items_recorded (count) | The number of configuration items recorded for each resource type or all resource types Shown as item |
aws.config.configuration_recorder_insufficient_permissions_failure (count) | The number of failed permission access attempts due to the IAM role policy for the configuration recorder having insufficient permissions |
Resource change collection is in private beta, but you can easily request access! Use this form to submit your request today.
Request AccessYou can receive events in Datadog when AWS Config detects changes to your configuration snapshots and history. Create and configure the necessary resources with the CloudFormation stack below, or manually set up an Amazon Data Firehose to forward your AWS Config events.
Follow these steps to manually set up AWS Config event forwarding through Amazon Data Firehose.
s3:GetObject
permission against the bucket with the Config data in it.Direct PUT
.Datadog
.GZIP
.300
.dd-s3-bucket-auth-account-id
.4 MiB
.firehose:DescribeDeliveryStream
firehose:ListDeliveryStreams
firehose:ListTagsForDeliveryStream
firehose:PutRecord
firehose:PutRecordBatch
Inspect configuration changes with the Recent Changes tab available in the resource’s side panel on the Resource Catalog. You can also go to the Event Management page and query for source:amazon_config
to validate that data is flowing into your Datadog account.
The AWS Config integration does not include any service checks.
Need help? Contact Datadog support.