-
Story
-
Resolution: Obsolete
-
Undefined
-
None
-
None
-
5
-
False
-
None
-
False
-
OCPSTRAT-399 - NetFlow Table Enhancements
Panel: Observe > Network Traffic, Flow Table
I am unable to create a filter to display all traffic between two pods. For example, I want a filter where:
(Source Name = router-default AND Destination Name = prometheus) OR (Source Name = prometheus AND Destination Name = router-default)
In general, this limitation applies to any Source/Destination pair such as Namespace, IP, Port, MAC, etc.
None of these combinations work.
- Common Name = router-default prometheus -> This will display all flows where any one of these pods exist on the Source or Destination side.
- Source Name = router-default prometheus
Destination Name = prometheus router-default -> This will display flows between two prometheus' or two router-defaults which is not what we want.
- Select "Match any" in Query Options -> If attempting to do any of the filters as desired above, all the expressions are OR'ed together, which makes it incorrect.
- relates to
-
NETOBSERV-568 UI: Use connection tracking in Flow table
- Closed