how to log client ip addresses on kubernetes ingress hosts?

8/29/2019

i have N number of ingresses(hosts) and pods in kubernetes.

For Example: test1.exmaple.com test2.examplecom

I want to log the client ips whenever there is a hit to hosts.

is this possible in kubernetes?

-- Imrahamed
google-kubernetes-engine
kubectl
kubernetes
kubernetes-ingress
kubernetes-pod

0 Answers