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

sgnormo's avatar
sgnormo
Icon for Cirrus rankCirrus
Jul 10, 2022

Traffic Policies using tcl

Trying to using the tcl variables within the log message so can log information such as client address and uri.

i put the following into log message text box, but does work.

 The user was redirected from tcl:[HTTP::uri] and Client IP tcl:[IP::client_addr]

1 Reply

  • Hi sgnormo,

    Can you add "tcl:" command to beginning of the line?

    tcl:The user was redirected from [HTTP::uri] and Client IP [IP::client_addr]