fluent-plugin-netflow icon indicating copy to clipboard operation
fluent-plugin-netflow copied to clipboard

No matching template for host="x.x.x.x" source_id=0 flowset_id=1315

Open GerryLon opened this issue 6 years ago • 1 comments
trafficstars

My env: fluent-plugin-netflow version: 1.0.2 Netflow device: Huawei AR2204-S(possible netstream) pcap file sent to your mail box.

Many Thanks!

GerryLon avatar May 08 '19 10:05 GerryLon

I'm not familiar with Huawei AR2204-S. Your device seems to send original format logs. You need to define your template for it. Here is an example:

https://github.com/repeatedly/fluent-plugin-netflow#field-definition-for-netflow-v9 https://github.com/repeatedly/fluent-plugin-netflow#paloalto-netflow

repeatedly avatar May 08 '19 16:05 repeatedly