Forum Discussion
Arthur_7109
Nimbostratus
Jul 02, 2010Can we send the ASM Support ID to the web application in a Request Header?
Hi there,
We have a customer with ASM and LTM, and they would like to send the ASM Support ID to the web servers in the pool as an additional HTTP Request Header, so that it can be logged th...
hoolio
Cirrostratus
Jul 04, 2010I think you should be able to do the header insert in ASM_REQUEST_VIOLATION itself:
when ASM_REQUEST_VIOLATION {
HTTP::header insert "ASM-SUPPORT-ID [lindex [ASM::violation_data] 1]"
log local0. "$log_prefix: Inserted header ASM-SUPPORT-ID: [lindex [ASM::violation_data] 1]"
}
Aaron
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects