diff options
Diffstat (limited to 'docs/installation/cloud/aws.md')
| -rw-r--r-- | docs/installation/cloud/aws.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/installation/cloud/aws.md b/docs/installation/cloud/aws.md index de5da3aa..68ac7df0 100644 --- a/docs/installation/cloud/aws.md +++ b/docs/installation/cloud/aws.md @@ -115,7 +115,7 @@ Parameter Store. For instructions on creating a configuration, see ### CloudWatch SSM Configuration creation -Creating the Amazon Cloudwatch Agent Configuration in Amazon +Creating the Amazon CloudWatch Agent Configuration in Amazon {abbr}`SSM (Systems Manager)` Parameter Store. 1. Create an {abbr}`IAM (Identity and Access Management)` role for your @@ -161,8 +161,13 @@ modes. For more information about integrating with AWS Gateway Load Balancer, see the following article from AWS: + +% stop_vyoslinter + [How to integrate Linux instances with AWS Gateway Load Balancer](https://aws.amazon.com/blogs/networking-and-content-delivery/how-to-integrate-linux-instances-with-aws-gateway-load-balancer/). +% start_vyoslinter + ### Configuration Example Configure the AWS GWLB service with the following commands: @@ -181,8 +186,12 @@ set service aws glb threads udp-affinity '0-3' ## References +% stop_vyoslinter + - <https://console.aws.amazon.com/> - <https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/create-iam-roles-for-cloudwatch-agent.html> - <https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/install-CloudWatch-Agent-on-EC2-Instance-fleet.html> - <https://aws.amazon.com/blogs/networking-and-content-delivery/how-to-integrate-linux-instances-with-aws-gateway-load-balancer/> +% start_vyoslinter + |
