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.
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)