Sha256: 82d4ebc31d201a7203cae4289ecf696c48cbb4c103245bc3377bcf7b53c63271
Contents?: true
Size: 440 Bytes
Versions: 1
Compression:
Stored size: 440 Bytes
Contents
# Netflow plugin for Fluentd Accept Netflow logs. ## Installation Use RubyGems: fluent-gem install fluent-plugin-netflow ## Configuration <source> type netflow tag netflow.event # optional parameters bind 127.0.0.1 port 5140 # optional parser parameters cache_ttl 6000 versions [5, 9] </match> ## TODO - Support TCP protocol - Use Fluentd feature instead of own handlers
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-netflow-0.0.3 | README.md |