I get data from filebeat netflow and snmp plugin.
I don't know, how i can combine information about interfaces.ifAlias and interfaces.index received from snmp plugin and netflow.egress_interface and netflow.ingress_interface received from netflow module filebeat.
I want see description ports in neflow filebeat. How i can do it?
I want see which AS-numbers network/traffic go through certain ports.
Just use ElastiFlow where all of this stuff has already been done for you. We use this where I work, and I use it for a home lab. The original ElastiFlow used Logstash, but the new version is a custom developed collector. It is much faster than Logstash or Filebeat, but it also has more netflow-specific features.
You can enrich network interfaces using:
option records (if supported by your devices) where the device send the mapping of ifIndex to ifName and the ElastiFlow collector uses this to provide the interface name.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.