ElastiFlow v2.1.0
-
Added support for flow proxies, such as nProbe, which populate the
exporterIPv4Address
orexporterIPv6Address
fields with the IP of the device from which the flow originated. This applies to both Netflow v9 and IPFIX flow types. -
Added the option to remove fields from the original flow records to save storage space. This is done by setting the environment variable
ELASTIFLOW_KEEP_ORIG_DATA
tofalse
(default istrue
). The result of setting this to false is that thenetflow
,ipfix
andsflow
objects will be removed prior to sending the data to Elasticsearch. This has no adverse affect on the provided dashboards, as they they are populated from the normalizedflow
object. However the original flow fields will no longer be available if they are desired for additional analytics. -
Updated MaxMind GeoLite2 DBs to those released 6 Feb 2018.