If you filter out something (IE signature ID) but then identify more to filter out, you have to search for the one-by-one. With the ability to search, it would make workflow faster.
Another example - filtering out a request path (/example/index.html) but then notice the same characters in multiple different paths (/example/favicon.ico and /example/robots.txt) after already filtering out index.html means you have to search individually. A search bar (where we'd add the string example
For a real world example, I'm filtering out /example/index.html but see the following paths:
/api/graphql
graphql
/v1/graphql
Being able to search for graphql and being able to check anything that comes up would be a great time-saver.