Forum Discussion
Albert__Tase_70
Nimbostratus
Dec 06, 2005help with irule to log http and https traffic
I am running a 1500 on 9.1 code can I use an Irule to log this traffic ? if so how do I do it ?
Thanks
Dec 06, 2005
What exactly are you looking to log? iRules has the "log" command that will pass the values given to it to syslog.
Here's a simple example of it's usage:
when HTTP_REQUEST {
log local0. "Request received: Host -> [HTTP::host], URI -> [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