Skip to content

exaring/akvorado

This branch is 825 commits behind akvorado/akvorado:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c099946 · Dec 12, 2023
Dec 12, 2023
Nov 28, 2023
Dec 2, 2023
Nov 12, 2023
Nov 21, 2023
Dec 12, 2023
Dec 12, 2023
Nov 21, 2023
Dec 12, 2023
Dec 12, 2023
Nov 12, 2023
Jul 22, 2022
Nov 13, 2023
Sep 8, 2022
May 19, 2023
Nov 7, 2023
Jun 28, 2022
Jun 29, 2022
Dec 11, 2023
Oct 4, 2023
Apr 1, 2022
Nov 6, 2023
Sep 2, 2023
Dec 12, 2023
Dec 12, 2023
Jun 29, 2022

Repository files navigation

Akvorado: flow collector, enricher and visualizer · Build status Codecov License Latest release

This program receives flows (currently Netflow/IPFIX and sFlow), enriches them with interface names (using SNMP), geo information (using IPinfo.io), and exports them to Kafka, then ClickHouse. It also exposes a web interface to browse the collected data.

Timeseries graph

Sankey graph

Akvorado is developed by Free, a French ISP, and is licensed under the AGPLv3 license.

A demo site using fake data and running the latest stable version is available on demo.akvorado.net. It is the direct result of running docker compose up on a fresh checkout but port 2055 is not accessible (you cannot send you own flows). Please, be gentle with this resource. The demo site also enables you to browse the documentation (which is also available in docs/).

By default, Akvorado is using IPinfo databases for geolocation data.

Be aware that Akvorado is still young and should be considered as beta quality. Be sure to always read the changelog before upgrading.

About

Flow collector, enricher and visualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.3%
  • Vue 8.5%
  • TypeScript 2.0%
  • Makefile 0.6%
  • Nix 0.3%
  • JavaScript 0.1%
  • Other 0.2%