aws / amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).
https://aws.amazon.com/systems-manager/
Apache License 2.0
1.03k stars 323 forks source link

cloudwatch log endpoint #432

Closed bcg62 closed 2 years ago

bcg62 commented 2 years ago

is there a way to change config to use a vpc private endpoint for cloud-watch logs? I see all the other endpoint settings but nothing for logs.*amazonaws.com

[DataBackend] [pluginName=Standard_Stream] Error Calling DescribeLogGroups:RequestError: send request failed
caused by: Post "https://logs.us-east-1.amazonaws.com/": dial tcp 52.94.231.162:443: i/o timeout
danr-amz commented 2 years ago

Unfortunately, it is not currently possible to change the endpoint that amazon-ssm-agent uses for communication with CloudWatch. I will log a feature request to add this capability.