Vincent Bernat ec50218e24 docker: switch to Docker Compose V2
It is a pain to support Docker Compose V1 and depending on the versions,
we may not have "extends" at all. This is not that difficult to install
the V2 plugin (even if this is inconvenient for it not be shipped in
Debian for example).
2024-04-04 08:59:31 +02:00
2024-03-31 09:10:34 +02:00
2024-04-02 05:44:15 +00:00
2022-07-22 11:19:44 +02:00
2022-04-01 20:21:53 +02:00
2022-06-29 11:42:28 +02:00
2022-06-29 11:42:28 +02:00

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 for the current version (the one in docs/ is for the next version).

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.

Description
Flow collector, enricher and visualizer
Readme 34 MiB
Languages
Go 89.6%
Vue 6.5%
TypeScript 1.9%
Makefile 0.8%
Nix 0.4%
Other 0.7%