|
46 | 46 | "Log type": "Log type", |
47 | 47 | "Only available when FlowCollector.processor.logTypes option equals \"CONNECTIONS\", \"ENDED_CONNECTIONS\" or \"ALL\"": "Only available when FlowCollector.processor.logTypes option equals \"CONNECTIONS\", \"ENDED_CONNECTIONS\" or \"ALL\"", |
48 | 48 | "Only available when FlowCollector.processor.logTypes option equals \"FLOWS\" or \"ALL\"": "Only available when FlowCollector.processor.logTypes option equals \"FLOWS\" or \"ALL\"", |
49 | | - "A flow might be reported from several interfaces, and from both source and destination nodes, making it appear several times. By default, duplicates are hidden. Showing duplicates is not possible in Overview and Topology tabs to avoid altering metric calculations. Use the Direction filter to switch between ingress / egress traffic.": "A flow might be reported from several interfaces, and from both source and destination nodes, making it appear several times. By default, duplicates are hidden. Showing duplicates is not possible in Overview and Topology tabs to avoid altering metric calculations. Use the Direction filter to switch between ingress / egress traffic.", |
| 49 | + "A flow might be reported from several interfaces, and from both source and destination nodes, making it appear several times. By default, duplicates are hidden. Showing duplicates is not possible in Overview and Topology tabs to avoid altering metric calculations. Use the Direction filter to switch between ingress, egress and inner-node traffic.": "A flow might be reported from several interfaces, and from both source and destination nodes, making it appear several times. By default, duplicates are hidden. Showing duplicates is not possible in Overview and Topology tabs to avoid altering metric calculations. Use the Direction filter to switch between ingress, egress and inner-node traffic.", |
50 | 50 | "Duplicated flows": "Duplicated flows", |
51 | 51 | "Show duplicates": "Show duplicates", |
52 | 52 | "Whether each query result has to match all the filters or just any of them": "Whether each query result has to match all the filters or just any of them", |
|
230 | 230 | "reporting": "reporting", |
231 | 231 | "Ingress": "Ingress", |
232 | 232 | "Egress": "Egress", |
| 233 | + "Inner": "Inner", |
233 | 234 | "dropped": "dropped", |
234 | 235 | "dropped by": "dropped by", |
235 | 236 | "sent": "sent", |
|
369 | 370 | "Protocol": "Protocol", |
370 | 371 | "The value of the protocol number in the IP packet header": "The value of the protocol number in the IP packet header", |
371 | 372 | "Direction": "Direction", |
372 | | - "The direction of the Flow observed at the Observation Point.": "The direction of the Flow observed at the Observation Point.", |
| 373 | + "The direction of the Flow observed at the Node observation point.": "The direction of the Flow observed at the Node observation point.", |
373 | 374 | "Interface": "Interface", |
374 | 375 | "The network interface of the Flow.": "The network interface of the Flow.", |
375 | 376 | "The total aggregated number of bytes.": "The total aggregated number of bytes.", |
|
450 | 451 | "A IANA name like TCP, UDP": "A IANA name like TCP, UDP", |
451 | 452 | "Empty double quotes \"\" for undefined protocol": "Empty double quotes \"\" for undefined protocol", |
452 | 453 | "Unknown direction": "Unknown direction", |
453 | | - "Specify the direction of the Flow observed at the Observation Point.": "Specify the direction of the Flow observed at the Observation Point.", |
| 454 | + "Specify the direction of the Flow observed at the Node observation point.": "Specify the direction of the Flow observed at the Node observation point.", |
454 | 455 | "Network interface": "Network interface", |
455 | 456 | "Specify a network interface.": "Specify a network interface.", |
456 | 457 | "Specify a single conversation hash Id.": "Specify a single conversation hash Id.", |
|
0 commit comments