[users@httpd] Auditlog the Apache webserver http requests

2021-01-07 Thread Sathish Vijayan
Hi! Currently I am trying to auditlog the Apache webserver which acts as a load balancer to receive the http request from users laptop through browser (Client IP address) and reverse proxied the request to other frontend/backend server (remote IP address) where the actual applications are hoste

RE: [users@httpd] Remote ip address as a header

2021-01-07 Thread Bram Mertens
Niranjan, You’re probably looking for the functionality of mod_emoteip (https://httpd.apache.org/docs/2.4/mod/mod_remoteip.html). I followed the guide at https://www.globo.tech/learning-center/x-forwarded-for-ip-apache-web-server/ to set it up. What wasn’t clear to me is that you need to add