Group Monitor Filters
Hi,
I would like to request the ability to filter using multiple arguments.
For example: "Source Address":1.1.6 && "Destination Name":Bathroom
.
Currently, the search field does not support logical operators like &&
(AND) or ||
(OR).
I also believe it would be more user-friendly to have filters available for each column, similar to the functionality in Microsoft Excel.
Kind regards.
-
`And` operator is kind of already there, as the search string will require both texts to exist.
If you search:
source:1.1.6 dest:bathroom
then you'll only find telegrams with source containing 1.1.6 and destination containing bathroom.
You do make a good point with the `or` operator though. For a long time I've been wanting all searches to support regular expressions. That would make the possibilities endless.
0
Comments
1 comment
Please sign in to leave a comment.