- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
AWS VPN lets you establish a secure and private tunnel from your network or device to the AWS global network.
Enable this integration to see all your VPN metrics in Datadog.
If you haven’t already, set up the Amazon Web Services integration first.
VPN
is enabled under the Metric Collection
tab.Configure AWS VPN to send logs either to a S3 bucket or to CloudWatch.
Note: If you log to a S3 bucket, make sure that amazon_vpn
is set as Target prefix.
If you haven’t already, set up the Datadog Forwarder Lambda function.
Once the Lambda function is installed, manually add a trigger on the S3 bucket or CloudWatch log group that contains your AWS VPN logs in the AWS console:
aws.vpn.tunnel_data_in (count) | The average number of bytes that have come in through the VPN tunnel Shown as byte |
aws.vpn.tunnel_data_in.sum (count) | The total number of bytes that have come in through the VPN tunnel Shown as byte |
aws.vpn.tunnel_data_out (count) | The average number of bytes that have gone out through the VPN tunnel Shown as byte |
aws.vpn.tunnel_data_out.sum (count) | The total number of bytes that have gone out through the VPN tunnel Shown as byte |
aws.vpn.tunnel_state (gauge) | This metric is 1 when all tunnels for the VPN are up, and 0 when all tunnels are down. Values between 0 and 1 indicate some tunnels for the VPN are up. |
aws.vpn.tunnel_state.minimum (gauge) | This metric is 1 when all tunnels for the VPN are up, and 0 when any tunnel is down. |
aws.vpn.tunnel_state.maximum (gauge) | This metric is 1 when any tunnel for the VPN is up, and 0 when all tunnels are down. |
The AWS VPN integration does not include any events.
The AWS VPN integration does not include any service checks.
Need help? Contact Datadog support.