I have multiple devices sending netflow towards my filebeat server and filebeat haven't captured data from some devices. These devices are Huawei AR model and even though netflow data are visible here, they seems to be missing template when analyzed in Wireshark.
What from my side am I supposed to do in configurations?
netflow.yml
- module: netflow
log:
enabled: true
var:
netflow_host: 0.0.0.0
netflow_port: 9995
queue_size: 8000
time_out: 900