In XC WAAP console add filter missing "contains" keyword filter for more granular filtering.

Hello Team,

When navigated to security >security analytics > add filter


This add filter does not have a filter having keyword as "contains" so that more granular or individual requests are being filtered based on the words.

Team, needs to add "contains" in the filter field.

  • Guest
  • May 27 2025
  • Attach files
  • Ravi Rathore commented
    28 May 13:09

    add "ends with" and "starts with"

    suppose URL

    www.abc.com/xyx/pqr/33434/

    where 33434 is changing ( API )
    one can use filter
    1) contains /xyx/pqr/
    or 2) starts with www.abc.com/xyx/pqr/


    this will real picture for that URL (path type)