Ahh, thank you! This is very helpful. I was using the following search which is only showing the LB IP address:
index=_audit action="login attempt" info=failed
When I look at the web_access logs I do indeed see the correct information now:
index=_internal source="*web_access.log"
I'll see if I can poke around today and figure out if there is any way to modify the login attempt entries to check for an XFF header first and if I find anything I'll share with the community.
Thanks for the help, andrewcg!
... View more