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!

brlin
질문됨 일 년 전177회 조회
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
전문가
답변함 일 년 전
profile pictureAWS
전문가
kentrad
검토됨 일 년 전
  • Thanks for the info, is there any ways to reveal the information in the NLB product?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠