netflow User Guide#

Primary netflow analysis workflow#

../_images/netflow_ux_flow.png

The main netflow components#

netflow consists of 3 main components:

  1. netflow.keepers - This library provides the keeper data structure for loading, storing, analyzing and saving data.

  2. netflow.pose - This library provides tools for computing the POSE.

  3. netflow.probe - This library provides tools for downstream visualization and analysis of the POSE.

And a few helper components can be found in: