I am kinda new to Operations. We are currently able to log outgoing TCP connections initiated by Lambda functions passing through a NAT Gateway. However, we require to be able to log outbound HTTP traffic as well. Since, according to my understanding, both the NAT gateway and Network Firewall are layer 4 devices I believe there’s no way they can help us log Layer 7 traffic.
What is the recommended way to log outgoing HTTP traffic passing through a NAT gateway?