vflow-types

types for ingesting vflow data with aeson

https://github.com/chessai/vflow-types

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by chessai
Maintained by chessai

`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.