For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

jmelosegui_3199's avatar
jmelosegui_3199
Icon for Altostratus rankAltostratus
Jun 22, 2017

Token [HTTP::uri] empty in an iRule

I have created a simple rule. when HTTP_REQUEST { log local0. "This is the uri value: [HTTP::uri]" } All I want is that on every request log the uri in /var/log/ltm . But the variable is...