Forum Discussion

Paul_J__Landry's avatar
Paul_J__Landry
Icon for Nimbostratus rankNimbostratus
Feb 02, 2021
Solved

Select Request Logging Profile via iRule

Hi Gang.   I would like to use an iRule to change which Request Logging Profile is applied to my virtual server based on the request. (If URI A then use Logging Profile A, if URI B then use Remo...
  • Simon_Blakely's avatar
    Feb 02, 2021

    As noted, Request Logging profiles are not included in the profiles that are able to be viewed/modified via the PROFILE:: irule command.

     

    I don't believe there is any other mechanism that would allow Request Logging profiles to be manipulated.

     

    You would need to use a High Speed Logging destination and construct a logging string to allow customized Request logging based on request URL.