Flowhouse is a Clickhouse based sFlow + IPFIX collector and web based analyzer that offers rich annotation and querying features.
Discovery of interface names is supported using SNMP. The database always stores interface namens. Not IDs.
Static meta data annotations are supported by the use of Clickhouses dicts.
Dynamic routing meta data annotations like source and destination prefix, source, destination and nexthop ASN are supported on the basis of the BIO routing RIS.
go get github.com/bio-routing/flowhouse/cmd/flowhouse
go install github.com/bio-routing/flowhouse/cmd/flowhouse
We have not documentation about this yet. But the config format is defined here: https://github.com/bio-routing/flowhouse/blob/master/cmd/flowhouse/config/config.go#L21
user@host ~ % flowhouse --help
Usage of flowhouse:
-config.file string
Config file path (YAML) (default "config.yaml")