Forum Discussion
cgill_am
Nimbostratus
Nov 05, 2019iRule to return URL/URI doesn't log anything?
I am just getting started with iRules. We have an Atlassian JIRA suite that runs both Service Desk & JIRA Software. We want to configure an iRule that will allow us to use a different URL for Se...
Simon_Blakely
Employee
Nov 05, 2019Try setting the priority to something low (like 10)
when HTTP_REQUEST priority 10 {
log local0. "URI = [HTTP::uri]"
log local0. "URL = [HTTP::path]"
log local0. "Host = [HTTP::host]"
}Other irules may be taking actions that make some of your statements invalid, or are preventing the event from triggering.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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