IPv6 support for Cloudwatch Logs

0

The CloudWatch logs endpoints are all IPv4-only (e.g. logs.eu-west-2.amazonaws.com). This makes it difficult to e.g. export logs from a CloudWatch agent running on an IPv6-only EC2 instance. Is there a roadmap for supporting IPv6 on these endpoints?

2 Answers
1

I saw this announcement of IPv6 support in CloudWatch Logs: https://aws.amazon.com/about-aws/whats-new/2024/02/amazon-cloudwatch-logs-ipv6/

I believe you'll need to use the logs.<region>.api.aws service endpoints to connect over IPv6. See here: https://docs.aws.amazon.com/general/latest/gr/cwl_region.html

profile picture
answered a month ago
0

Hi , Here is the list of the services that suports ipv6 https://docs.aws.amazon.com/general/latest/gr/aws-ipv6-support.html Cloudwatch is not in the list but you can keep track of this page.

AWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions