Forum Discussion
Yugandhar
Nimbostratus
Nov 06, 2018Reg L4 Event Commands in L7 Event
Hi,
Can we use the following L4 commands when a HTTP_REQUEST event is triggered.
When HTTP_REQUEST{
set client [IP::client_addr]:[TCP::client_port]
}
I am looking to log the...
Snl
Cirrostratus
Nov 07, 2018try below irule
when HTTP_REQUEST {
log local0. "clientIP:[IP::client_addr] accessed [HTTP::host][HTTP::uri]"
}
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