bio-routing / tflow2

Apache License 2.0
73 stars 7 forks source link

Filter not working #36

Open fatman00 opened 5 years ago

fatman00 commented 5 years ago

Hi

I have a problem with filtering information. If I make a query for all source ports I get the following graph: image

And as shown there are a lot of traffic with source port 443. If change my filter to only include source port 443 it shows there is no traffic. I would expect there to be at least the amount shown in the previous graph.

image

Any suggestions?