Forum Discussion
superd_88943
Sep 23, 2013Nimbostratus
User agent query - iRule
Hi,
Im wondering is it possible to setup an iRule which will just log the IP address and also the exact type/version of browser that hits my VIP? And if so, some direction would be amazing.. cheers g...
JPV_131616
Sep 23, 2013Cirrus
when HTTP_REQUEST { log local0. "SRC IP: [IP::remote_addr]" log local0. "User-Agent: [string tolower [HTTP::header User-Agent]]" }
- What_Lies_Bene1Sep 23, 2013CirrostratusHey JPV, just note that this will generate a log entry for every request within a single session whereas using the CLIENT_CONNECTED event generates just one.
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects