Flow: Classification should not depend on direction

Description

When classifying flows, we currently flip the src and dst address/ports based on the flow direction:
https://github.com/OpenNMS/opennms/blob/fb5526bc724df2ca92d01ceaa01918713758bb6e/features/flows/elastic/src/main/java/org/opennms/netmgt/flows/elastic/DocumentEnricher.java#L215

The direction (ingress vs egress) should have no bearing on application identification. They're simply a representation of layer 2 direction.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Christian Pape August 31, 2018 at 9:27 AM

Fixed

Details

Assignee

Reporter

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created August 29, 2018 at 1:28 PM
Updated September 4, 2018 at 2:49 PM
Resolved September 4, 2018 at 2:49 PM

Flag notifications