Skip to content

yunazuno/norikra-udf-netflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

norikra-udf-netflow

Norikra UDF for processing NetFlow data.

Install

$ git clone https://github.com/yokamaru/norikra-udf-netflow.git
$ cd norikra-udf-netflow
$ cp definition.yaml.sample definition.yaml

Note that you need to modify the definition.yaml.

$ vim definition.yaml
$ bundle exec rake gendef
$ bundle exec rake compile
$ bundle exec rake build
$ gem install -b pkg/norikra-udf-netflow-VERSION-java.gem

License

Apache License, Version 2.0

Notice: This software includes Apache Commons Net library which licensed under Apache Licence 2.0.

About

Norikra NetFlow UDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages