sflow-rt / top-flows

Real-time top network flows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't store the top flow data

ilanosortap opened this issue · comments

Could you provide additional details? What did you try to do? What happened? What did you expect to happen?

It's not exactly an issue. I was able to see the network analysis data in real time from the web UI, but I couldn't store it. Hence, I would like to request a feature which would also enable people to store the data for purposes of using it to train machine learning models

top-flows is an application running on sFlow-RT. The application is intended to be an easy way to explore different flow definitions and see the results in real time. Once you have determined the flow specifications that make sense for your use case, you can use sFlow-RT APIs to construct a solution that is focused on your use case, see Writing Applications.

There are examples of pushing data into InfluxDB and Prometheus on blog.sflow.com

If you have questions please direct them to the sFlow-RT group.