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?