andreabedini / akvorado

Flow collector, enricher and visualizer

Home Page:https://demo.akvorado.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This program receives flows (currently Netflow/IPFIX and sFlow), enriches them with interface names (using SNMP), geo information (using MaxMind), 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/).

Be aware that Akvorado is still young and should be considered as alpha quality. At some point, some features may change in an inconvenient way as it is difficult to mutate ClickHouse tables while keeping all data intact.

About

Flow collector, enricher and visualizer

https://demo.akvorado.net

License:GNU Affero General Public License v3.0


Languages

Language:Go 86.9%Language:Vue 9.6%Language:TypeScript 2.3%Language:Makefile 0.7%Language:Nix 0.1%Language:JavaScript 0.1%Language:CSS 0.1%Language:Shell 0.1%Language:Dockerfile 0.1%Language:HTML 0.0%Language:Emacs Lisp 0.0%