Skip to content

Instantly share code, notes, and snippets.

View daveboling's full-sized avatar
💭
🔥 🐶 This is fine 🔥

David D. Boling daveboling

💭
🔥 🐶 This is fine 🔥
View GitHub Profile
@daveboling
daveboling / APIGateway.md
Created March 10, 2023 15:41 — forked from bskim45/APIGateway.md
CloudWatch Logs Insights query for API Gateway

Req id:

parse @message '(*) *' as reqId, message
| filter reqId like "c19dd3fc-5f27-11e9-a823-930d231e2ab8"
| sort @timestamp asc
| limit 50

Status code: