Forum Discussion
stevehuffy
Nimbostratus
Apr 21, 2015Problem with output of E-Tag in iRule
Trying to output an E-Tag, the output does not match the input and I can't figure out how to do it. Looks like it should be easy, but have spent too much time on it, so asking here.
My simple iRule...
nitass
Employee
Apr 21, 2015just wondering if we can use simple tcl string.
config
root@(ve11c)(cfg-sync In Sync)(Active)(/Common)(tmos) list ltm rule qux
ltm rule qux {
when HTTP_REQUEST {
log local0. "test header- [string map {\\ ""} [HTTP::header values X-Test]]"
}
}
/var/log/ltm
Apr 21 12:41:41 ve11c info tmm1[5649]: Rule /Common/qux : test header- W/"test"
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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