This release features a BMP collector to grab BGP routes from one or
several routers. The routes can be used to determine source and
destination AS (instead of using GeoIP or information from the flows)
but also the AS paths and the communities. Check inlet.bmp
and
inlet.core
configuration settings for more information.
- ✨ inlet: BMP collector to get AS numbers, AS paths, and communities from BGP PR #155
- ✨ inlet: add
inlet.snmp.agents
to override exporter IP address for SNMP queries - 🩹 inlet: handle sFlow specific interface number for locally
originated/terminated traffic, discarded traffic and traffic sent to
multiple interfaces. - 🌱 build: Docker image is built using Nix instead of Alpine
Docker image: docker pull ghcr.io/akvorado/akvorado:1.6.0
Full changelog: v1.5.8...v1.6.0