简体   繁体   中英

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:

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

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM