Hi,
I have got question reggarding new conversation path report.
This report display longest possible connections between each pair of flow conversations exported to NTA collector and how they are related to order conversation pairs.
Let have the netflow data exported and stored in DB.
for example
Source IP, Destination IP, Bytes, Port
127.0.0.1 127.0.0.2 50 80
127.0.0.2 127.0.0.3 60 100
127.0.0.3 127.0.0.4 70 8080
127.0.0.5 127.0.0.6 80 443
The conversation Paths can be extracted as
1. 127.0.0.1 -> 127.0.0.2 -> 127.0.0.3 -> 127.0.0.4
2. 127.0.0.5 - >127.0.0.6
If such report would exist what data we would like to see? Is the information extracted bellow enough?
Drilldown from report would lead to Netflow summary page with preselected conversation endpoints filter