javaswingnetflow

Java library for netflow


Is there a Java library for Netflow? I need to be able to objectify flows for analysis. (I really need to support sflow, too, but one hurdle at a time.) I found a project called "jflow" that has classes for Netflow v5 and v6, but I need to support 7 and 9 as well.

All of my googling has brought me nothing. Does anyone know of a library? Has anyone written their own?


Solution

  • Yes, there is Java NetFlow Collect-Analyzer as well. It supports v7 and v9 as well as previous versions.