Skip to content

conetix/nfcollect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

nfcollct

Collect NetFlow, decode it, serialize to json, and emit it.

Usage

go run nfcollect.go -m fluentd -i 0.0.0.0:2056 -o 127.0.0.1:5160 -b 8000000

-m means output mode and stdout, udp and fluentd are supported.

About

Collect NetFlow, decode it, serialize to json, and emit it.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%