Description
types for ingesting vflow data with aeson.
Description
`vflow-types` provides types suitable for ingesting vflow data with aeson.
Verizon Digital's vflow is a network flow collector. Features:
IPFIX RFC7011 collector
sFlow v5 raw header / counters collector
Netflow v5 collector
Netflow v9 collector
Decoding sFlow raw header L2L3L4
Producer to Apache Kafka, NSQ, NATS
Replicate IPFIX to 3rd party collector
Support for IPv4 and IPv6
Monitoring with InfluxDB and OpenTSDB backend
Easy integration with JUNOS
Note that this is not an official Verizon Digital product.
README.md
vflow-types
types for ingesting vflow-generated data. All types have ToJSON/FromJSON instances. vflow-types
can handle IPFIX, sFlow, Netflow v5, and Netflow v9.