Hi Team,
I just finished to Deploy Elastic Stack to Visualize Netflow data from several network devices, with the following deployment:
Network devices -> Filebeat (Netflow Module) -> Elasticsearch -> Kibana.
Filebeat, elasticsearch, and Kibana are deployed in the same host.
Everything is running properly and the Netflow data was successfully visualized on Kibana.
But just curious about one thing, why the flow Exporters chart is showing that the flow source is only from filebeat agent?
I hope that the original flow source (network device IP/Hostname) should be counted and visualized.
any one can help?