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
bsb
Nimbostratus
Dec 17, 2017Excellant, we have this irule handy and bind whenever there is a troubleshooting required. i normally capture tcpdump everytime, this helped me a lot. is there an option to forward it to an email once it logs.