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

Forum Discussion

former_newbie's avatar
former_newbie
Icon for Nimbostratus rankNimbostratus
Nov 26, 2024

unable to question about getting hsl data to be formatted properly in splunk

We're using the following i-rule to craft the data for sending it to the Splunk server: when CLIENT_ACCEPTED {     set client_address [IP::client_addr]     set vip [IP::local_addr] } when HTTP_R...