Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

madi_56757's avatar
madi_56757
Icon for Nimbostratus rankNimbostratus
Nov 30, 2006

findstr help

Hello together;     I need a little help with the find sting command     when HTTP_REQUEST {   set hostname [findstr [HTTP::host] ":"]   log local0. "Host - $hostname"    ...