javadmohebbi / goNfCollector

A set of tool to collect & analyze netflow & export them to many DBs & Apps like InfluxDB time-series DB
94 stars 20 forks source link

sum_proto #11

Closed ghost closed 3 years ago

ghost commented 3 years ago

In the older version there were measurements:

Netflow Summary Measurement Name

summaryProto: sum_proto

Netflow GEO Summary Measurement Name

summaryProtoGeo: sum_proto_geo

I used this function to create a heatmap layer on the world map in grafana, and to display statistics based on city, protocols etc.

This is not apparent in this version, will it be reinstated, or is there an option in influxdb2 to replace it?

javadmohebbi commented 3 years ago

Hi @aimdev

Please check the influxdb documentation for customization.