Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tehmaze/netflow

NetFlow version 1, 5, 7, 8, 9 & 10 (IPFIX) support for Go
https://github.com/tehmaze/netflow

Last synced: 9 days ago
JSON representation

NetFlow version 1, 5, 7, 8, 9 & 10 (IPFIX) support for Go

Awesome Lists containing this project

README

        

# netflow
NetFlow version 1, 5, 7, 8, 9 & 10 (IPFIX) support for Go

[![Build Status](https://travis-ci.org/tehmaze/netflow.svg?branch=master)](https://travis-ci.org/tehmaze/netflow)
[![GoDoc](https://godoc.org/github.com/tehmaze/netflow?status.svg)](https://godoc.org/github.com/tehmaze/netflow)

## Project status

We're still in a draft status, do not use this for processing NetFlows in an
untrusted environment.

## TODO

* Expire templates with empty fields (v9)
* Make IPFIX usable (v10)
* Define a more clear interface for caching

## Help wanted!

Please submit your pull requests and/or bug reports via [GitHub](https://github.com/tehmaze/netflow/issues).