I tried to make a query where Destination IP matched 10.* or did not match 10.*. This
failed as there was only an = or != following Destination IP. For a microsegmentation
project I'm trying narrow the number of flows that get exported by, for example,
excluding all flows from a particular Security Group to the Internet.I'm just interested
flows internal to the company. Is there a way that I could filter based on IP range?