Skip to content

Commit bda1dfd

Browse files
committed
OSDOCS-7553: 1.4 Network Observability UI Enhancements
1 parent 8012330 commit bda1dfd

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

images/arrow-down-long-solid.png

667 Bytes
Loading

images/arrow-up-long-solid.png

640 Bytes
Loading

modules/network-observability-quickfilter.adoc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Query Options::
1111
You can use *Query Options* to optimize the search results, as listed below:
1212

1313
** *Log Type*: The available options *Conversation* and *Flows* provide the ability to query flows by log type, such as flow log, new conversation, completed conversation, and a heartbeat, which is a periodic record with updates for long conversations. A conversation is an aggregation of flows between the same peers.
14-
** *Reporter Node*: Every flow can be reported from both source and destination nodes. For cluster ingress, the flow is reported from the destination node and for cluster egress, the flow is reported from the source node. You can select either *Source* or *Destination*. The option *Both* is disabled for the *Overview* and *Topology* view. The default selected value is *Destination*.
14+
** *Duplicated flows*: A flow might be reported from several interfaces, and from both source and destination nodes, making it appear in the data several times. By selecting this query option, you can choose to show duplicated flows. Duplicated flows have the same sources and destinations, including ports, and also have the same protocols, with the exception of `Interface` and `Direction` fields. Duplicates are hidden by default. Use the *Direction* filter in the *Common* section of the dropdown list to switch between ingress and egress traffic.
1515
** *Match filters*: You can determine the relation between different filter parameters selected in the advanced filter. The available options are *Match all* and *Match any*. *Match all* provides results that match all the values, and *Match any* provides results that match any of the values entered. The default value is *Match all*.
1616
** *Drops filter*: You can view different levels of dropped packets with the following query options:
1717
*** *Fully dropped* shows flow records with fully dropped packets.
@@ -25,10 +25,14 @@ Quick filters::
2525
The default values in *Quick filters* drop-down menu are defined in the `FlowCollector` configuration. You can modify the options from console.
2626

2727
Advanced filters::
28-
You can set the advanced filters by providing the parameter to be filtered and its corresponding text value. The section *Common* in the parameter drop-down list filters the results that match either *Source* or *Destination*. To enable or disable the applied filter, you can click on the applied filter listed below the filter options.
28+
You can set the advanced filters, *Common*, *Source*, or *Destination*, by selecting the parameter to be filtered from the dropdown list. The flow data is filtered based on the selection. To enable or disable the applied filter, you can click on the applied filter listed below the filter options.
29+
2930
[NOTE]
3031
====
3132
To understand the rules of specifying the text value, click *Learn More*.
3233
====
3334

34-
You can click *Reset default filter* to remove the existing filters, and apply the filter defined in `FlowCollector` configuration.
35+
You can toggle between image:arrow-up-long-solid.png[,10] *One way* and image:arrow-up-long-solid.png[,10] image:arrow-down-long-solid.png[,10] *Back and forth* filtering. The image:arrow-up-long-solid.png[,10] *One way* filter shows only *Source* and *Destination* traffic according to your filter selections. You can use *Swap* to change the directional view of the *Source* and *Destination* traffic. The image:arrow-up-long-solid.png[,10] image:arrow-down-long-solid.png[,10] *Back and forth* filter includes return traffic with the *Source* and *Destination* filters.
36+
37+
You can click *Reset defaults* to remove the existing filters, and apply the filter defined in `FlowCollector` configuration.
38+

0 commit comments

Comments
 (0)