PSACCESSLOG show's LBR IP despite PIA_access.log correctly showing x-GWXFF / X-Forwarded-For address
Hello,
I'm trying to re-implement x-forwarded-for config such that PSACCESSLOG is populated with Client IP as opposed to the LBR IP... ie. we've previously had this working on a lower tools version and I just wanted to see if anyone has successfully implemented this on 8.55.12 or higher particularly with the recent WL and TUX PSU's applied.
I followed "E-WL: How to Configure WebLogic to Capture Client IP Addresses Behind a Load Balancer when using PeopleSoft ( Doc ID 1968048.1 )"
LBR : F5-Big-Ip
PeopleTools 8.55.12
WebLogic 12.1.3.0.180116 (Jan 2018 PSU).
Tux 12.1.3.0 RP108 (Jan 2018 PSU).
Actions taken:
1. LBR is configured to pass X-Fowarded-For headers.
2. Custom JAR figle GWXFF.jar has been created per DocID 1968048.1. setEnv.sh has been updated and WebLogic logs show that it is in the CLASSPATH