Search code examples
amazon-web-serviceswebaws-application-load-balancer

Finding timing out request in AWS ALB access logs


My server gets a SIGABRT because of memory issue every now and then and I want to detect on which requests this issue happens specifically. I am guessing those requests should timeout on load balancer and ALB should send a specific status code to client. My questions are:


Solution

  • grep " \"-\" \"-\" \"-\""
    

    seems to work. it looks like on timeout the target status code list becomes -