lib/fluent/plugin/parser_netflow_v5.rb in fluent-plugin-netflowipfix-1.0.1 vs lib/fluent/plugin/parser_netflow_v5.rb in fluent-plugin-netflowipfix-1.0.2
- old
+ new
@@ -69,10 +69,9 @@
super
end # def configure
- private
def handle_v5(host, packet, block)
packet.records.each do |flowset|
# handle_flowset_data(host, packet, flowset, block, null, null)