http request filter based on partial column field - such as user-agent contains “xxx”

In the performance area of Multi-App Cloud Connect, when looking at http requests, it would be helpful to be able to filter based on partial column field values such as regular expression or String contains.


For example:

  1. where user-agent header contains “some specific value”

  2. where user-agent matches regex ^.*badguysignature.*$


Being limited to only full field value matches is the main reason, at least for our integration, we have a global log receiver setup to ship http logs to a centralized log management system so that our teams can perform these types of detailed filters/searches on traffic routing through F5 Distributed Cloud LBs.

  • Guest
  • Sep 21 2023
  • Attach files