|
14 | 14 | "Cluster name": "Cluster name", |
15 | 15 | "UDN": "UDN", |
16 | 16 | "Can't find metrics for this element. Check your capture filters to ensure we can monitor it. Else it probably means there is no traffic here.": "Can't find metrics for this element. Check your capture filters to ensure we can monitor it. Else it probably means there is no traffic here.", |
17 | | - "Peer A": "Peer A", |
| 17 | + "Endpoint A": "Endpoint A", |
18 | 18 | "Source": "Source", |
19 | | - "Peer B": "Peer B", |
| 19 | + "Endpoint B": "Endpoint B", |
20 | 20 | "Destination": "Destination", |
21 | 21 | "Stats": "Stats", |
22 | 22 | "Top 5 DNS latency": "Top 5 DNS latency", |
|
74 | 74 | "Force": "Force", |
75 | 75 | "Grid": "Grid", |
76 | 76 | "Invalid": "Invalid", |
77 | | - "Any": "Any", |
78 | | - "All": "All", |
79 | | - "Peers": "Peers", |
| 77 | + "OR": "OR", |
| 78 | + "AND": "AND", |
| 79 | + "Bidirectionnal": "Bidirectionnal", |
80 | 80 | "rate": "rate", |
81 | 81 | "Average": "Average", |
82 | 82 | "Latest": "Latest", |
|
105 | 105 | "Fully dropped": "Fully dropped", |
106 | 106 | "Containing drops": "Containing drops", |
107 | 107 | "Without drops": "Without drops", |
| 108 | + "All": "All", |
108 | 109 | "Log type to query. A conversation is an aggregation of flows between same peers. Only ended conversations will appear in Overview and Topology tabs.": "Log type to query. A conversation is an aggregation of flows between same peers. Only ended conversations will appear in Overview and Topology tabs.", |
109 | 110 | "Log type": "Log type", |
110 | 111 | "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\"", |
|
480 | 481 | "Filter": "Filter", |
481 | 482 | "Comparator": "Comparator", |
482 | 483 | "Add filter": "Add filter", |
483 | | - "Peer": "Peer", |
484 | | - "When a filter has multiple values, the logical OR operator is used between each of these.": "When a filter has multiple values, the logical OR operator is used between each of these.", |
485 | | - "When using match any, the logical OR operator is used between filters.": "When using match any, the logical OR operator is used between filters.", |
486 | | - "When using match {{match}}, the logical AND operator is used between filters.": "When using match {{match}}, the logical AND operator is used between filters.", |
487 | | - "OR": "OR", |
488 | | - "AND": "AND", |
| 484 | + "Endpoint": "Endpoint", |
489 | 485 | "Not": "Not", |
490 | 486 | "equals": "equals", |
491 | 487 | "more than": "more than", |
|
495 | 491 | "group filter": "group filter", |
496 | 492 | "filter": "filter", |
497 | 493 | "Edit": "Edit", |
498 | | - "As peer A": "As peer A", |
| 494 | + "Either": "Either", |
| 495 | + "As endpoint A": "As endpoint A", |
499 | 496 | "As source": "As source", |
500 | | - "As peer B": "As peer B", |
| 497 | + "As endpoint B": "As endpoint B", |
501 | 498 | "As destination": "As destination", |
502 | 499 | "Remove": "Remove", |
503 | | - "Match filters according to your needs.": "Match filters according to your needs.", |
504 | | - "Any will match at least one filter": "Any will match at least one filter", |
505 | | - "All will match all the filters": "All will match all the filters", |
506 | | - "Peers will match all the filters and include the return traffic": "Peers will match all the filters and include the return traffic", |
507 | | - "Match": "Match", |
| 500 | + "the logical OR operator is used between each values of the same filter.": "the logical OR operator is used between each values of the same filter.", |
| 501 | + "The logical OR operator is used between filters.": "The logical OR operator is used between filters.", |
| 502 | + "The logical AND operator is used between Endpoints and common filters. The traffic is matched in both directions.": "The logical AND operator is used between Endpoints and common filters. The traffic is matched in both directions.", |
| 503 | + "The logical AND operator is used between filters keeping specified directions.": "The logical AND operator is used between filters keeping specified directions.", |
508 | 504 | "Edit filters": "Edit filters", |
509 | 505 | "Reset defaults": "Reset defaults", |
510 | 506 | "Clear all": "Clear all", |
511 | 507 | "Swap": "Swap", |
512 | 508 | "Swap from and to filters": "Swap from and to filters", |
513 | | - "Common": "Common", |
514 | 509 | "Quick filters": "Quick filters", |
515 | 510 | "More options": "More options", |
516 | 511 | "Export overview": "Export overview", |
|
0 commit comments