How to query or measure packet latency between a Elastic Load Balancer(ELB) and a EC2 instance behind it?

0

My supervisor asked this question but I'm not sure how to scientifically measure it, currently I make several requests to a HTTP service and measure the time_starttransfer cURL statistic with the domain name resolving to the IP address of the ELB and the EC2 instance and subtract the numbers to provide an answer but I'm not sure this is the proper way to do so.

I also checked the CloudWatch dashboard and unable to found similar metrics, is there any?

I would like answers for either the NLB(OSI layer 4) and ALB(OSI layer 7), thanks in advance!

1回答
2

Have a look at the ALB logs, it does provide some latency information which may be benificial

https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html

profile picture
エキスパート
回答済み 1年前
profile pictureAWS
エキスパート
kentrad
レビュー済み 1年前
  • Thanks for the info, is there any ways to reveal the information in the NLB product?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ