Capture the client IP with Kong

Hi,

I’m looking for a solution with Kong where if able to catch the IP Address of the Client that made the request to my API-Gateway. Is it possible with Kong, or if there any plugin that can help?

Thank you in advances.

https://docs.konghq.com/hub/kong-inc/http-log/ and all the standard logging plugins capture the client ip.

1 Like