- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
다음을 수행하려면 Amazon SNS(Simple Notification Service)를 Datadog에 연결하세요.
이미 하지 않은 경우 먼저 Amazon Web Services 통합을 설정하세요.
AWS 통합 페이지의 Metric Collection
탭 아래 SNS
가 활성화되어 있는지 확인하세요.
Amazon SNS 메트릭을 수집하려면 다음 권한을 Datadog IAM 정책에 추가합니다. 자세한 정보는 AWS 웹사이트에서 SNS 정책을 참조하세요.
AWS 권한 | 설명 |
---|---|
sns:ListTopics | 사용 가능한 주제를 목록화하는 데 사용됩니다. |
sns:Publish | 알림(모니터 또는 이벤트 피드)을 게시하는 데 사용됩니다. |
Datadog - Amazon SNS 통합을 설치합니다.
HTTPS
및 Email
프로토콜 모두를 통해 Datadog 이벤트 스트림에서 SNS 메시지를 수신할 수 있습니다. HTTPS
프로토콜을 사용하면 자동으로 웹후크 URL을 사용해 구독을 확정할 수 있습니다.
Email
프로토콜을 사용하면 Datadog가 이러한 목적으로 자동으로 생성한 이메일 주소에 대한 수동 확인 단계가 필요합니다. 자세한 정보는 [Amazon SNS 이메일에서 Datadog 이벤트 생성] 가이드를 읽으세요.
HTTPS
를 통해 Datadog 이벤트 탐색기에서 SNS를 수신하는 방법:
SNS 관리 콘솔의 주제 섹션에서 원하는 주제를 선택하고 구독 생성을 클릭합니다.
HTTPS
을 프로토콜로 선택한 뒤 다음 웹후크 URL을 입력합니다. 그러면 <API_KEY>
가 유효한 Datadog API 키 값으로 대체됩니다.
## Datadog US site
https://app.datadoghq.com/intake/webhook/sns?api_key=<API_KEY>
## Datadog EU site
https://app.datadoghq.eu/intake/webhook/sns?api_key=<API_KEY>
원시 메시지 전송 활성화를 확인 표시 해제한 채로 내버려 둡니다.
구독 생성을 클릭합니다.
Datadog에서 SNS 알림을 전송하는 방법:
@sns-topic-name
와 같은 @알림을 활성화합니다.SNS는 로그를 제공하지 않습니다. SNS를 통해 프로세스 로그와 이벤트가 이동됩니다.
aws.sns.dwell_time (gauge) | Time waited by a message before it was delivered. Shown as millisecond |
aws.sns.number_of_messages_published (count) | Number of messages published. Shown as message |
aws.sns.number_of_notifications_delivered (count) | Number of messages successfully delivered. Shown as message |
aws.sns.number_of_notifications_failed (count) | Number of messages that SNS failed to deliver. Shown as message |
aws.sns.number_of_notifications_filtered_out (count) | The number of messages that were rejected by subscription filter policies. A filter policy rejects a message when the message attributes don't match the policy attributes. Shown as message |
aws.sns.number_of_notifications_filtered_out_invalid_attributes (count) | The number of messages that were rejected by subscription filter policies because the messages have no attributes. Shown as message |
aws.sns.number_of_notifications_filtered_out_no_message_attributes (count) | The number of messages that were rejected by subscription filter policies. A filter policy rejects a message when the message attributes don't match the policy attributes. Shown as message |
aws.sns.publish_size (gauge) | Size of messages published. Shown as byte |
aws.sns.smssuccess_rate (gauge) | The percentage of successfully delivered sms. Shown as percent |
AWS에서 검색된 각 메트릭에는 AWS 콘솔에 나타나는 것과 동일한 태그가 할당됩니다, 호스트 이름, 보안 그룹 등을 포함하되 이에 제한되지 않습니다.
Amazon SNS 통합은 주제 구독에 대한 이벤트를 포함합니다. 아래에서 예시 이벤트를 참조하세요.
Amazon SNS 통합에는 서비스 점검이 포함되어 있지 않습니다.
Datadog는 Datadog에서 GovCloud 또는 중국의 주제에 이르는 SNS 알림을 지원하지 않습니다.
도움이 필요하신가요? Datadog 지원센터로 연락하세요.