amazon web services - Cloudwatch logs to endpoint on private subnet -
i found process of setting cloudwatch per documention on public subnets straightforward, when came repeat process using endpoint in private subnet cannot process work. believe using nc , traceroute can see client attempting contact internet facing ip still -
blockquoteconnecttimeout: httpsconnectionpool(host='logs.eu-west-2.amazonaws.com', port=443): max retries exceeded url: / (caused connecttimeouterror(, 'connection logs.eu-west-2.amazonaws.com timed out. (connect timeout=60)'))
i have found documents vague on config, believe have added route correctly on private subnet allow routing , have checked , modified security groups allow https traffic out - there way should checking , troubleshooting this?
Comments
Post a Comment