Forum Discussion
Capturing source IP addresses for VIP
- Mar 20, 2019
Yeah, You can capture client IP address via iRule or X-Forwarded-For.
For more information go through below F5 Article.
Option 1: X-Forwarded-For HTTP header K4816
Option 2: iRule
when HTTP_REQUEST { log local0. "clientIP:[IP::client_addr] accessed [HTTP::host][HTTP::uri]" }
Hope your issue will be solved..
Yeah, You can capture client IP address via iRule or X-Forwarded-For.
For more information go through below F5 Article.
Option 1: X-Forwarded-For HTTP header K4816
Option 2: iRule
when HTTP_REQUEST {
log local0. "clientIP:[IP::client_addr] accessed [HTTP::host][HTTP::uri]"
}
Hope your issue will be solved..
Have not see any such feature for historical connections using EM, but BigIP F5 LTM - Application Visibility and Reporting module can be helpfull.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com