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
preguntada hace un año190 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace un año
profile pictureAWS
EXPERTO
kentrad
revisado hace un año
  • Thanks for the info, is there any ways to reveal the information in the NLB product?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas