giros-dit / semantic-data-aggregator

A semantic monitoring framework for aggregating data from heterogeneous sources.
Apache License 2.0
4 stars 0 forks source link

Update Netflow2Bidirectional and Netflow2DCP Flink applications to consider IPv6-related flows #136

Closed daniel-gonzalez-sanchez closed 1 year ago

daniel-gonzalez-sanchez commented 1 year ago

The Flink aggregation application Netflow2Bidirectional, which is used to correlate and combine unidirectional flows in order to provide a single bidirectional flow, must be updated in order to consider IPv6 traffic. In such a case, the source and destination IPv6 addresses should be considered as new key values.

Also, the Netflow consumer driver (i.e., Netflow2DCP) must be updated to consider IPv6-related flows for the output CSV Schema.