# Netflow plugin for Fluentd Accept Netflow logs. ## Installation Use RubyGems: gem install fluent-plugin-netflow ## Configuration type netflow tag netflow.event # optional parameters bind 127.0.0.1 port 5140 # optional parser parameters cache_ttl 6000 versions [5, 9] ## TODO * Release as rubygem