Log Http Headers
Problem this snippet solves: This simple rule logs all HTTP headers in requests and responses to /var/log/ltm. This can be helpful in troubleshooting. Code : when HTTP_REQUEST {
set LogString "...
Published Mar 18, 2015
Version 1.0hoolio
Cirrostratus
Joined September 08, 2005
hoolio
Cirrostratus
Joined September 08, 2005
Chew_Bacca_1523
Nimbostratus
Sep 29, 2015Great article.
I applied the irule to my VS but I dont see the any HTTP_RESPONSE in the /var/log/ltm
Do I need to enable debug in any particular log for this to work?