Open Closed

Ip address in audit logs not client's ip address #7304 #7594


User avatar
0
rogercprops created

Please see closed quest #7304 which is now closed and locked.

We applied the suggested code changes to the ClientServiceHttpApiHostModule class in the ClientService.HttpApi.Host project but the IP address in the audit logs is still showing the IP address of the web gateway.

This is pretty important to us as a SaaS provider for audit and training purposes.

Thank you.


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    it appears that the IP address is address for the gateway AKS pod.

    maybe it's related to Kubernetes pod

    https://stackoverflow.com/questions/56845980/how-to-get-client-ip-address-from-inside-a-azure-kubernetes-with-a-clusterip-ser https://github.com/istio/istio/issues/7607 https://stackoverflow.com/questions/68246119/how-do-i-get-client-ip-with-kubernetes

Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13