monogon-dev / NetMeta

NetMeta is a scalable network observability toolkit optimized for performance.
https://netmeta.demo.monogon.dev/
Apache License 2.0
133 stars 6 forks source link

Collect AS paths via BMP #44

Open leoluk opened 4 years ago

leoluk commented 4 years ago

-> embed https://github.com/bio-routing/bio-rd

Slightly tricky - might be hard to do via dictionary lookup, better to have a separate Kafka topic for postprocessing.

fionera commented 1 year ago

https://github.com/OpenBMP looks promising. Their collector supports writing into kafka topics and the Data is TSV encoded, which is easy to parse inside clickhouse. They also provide a way to ingest them into Postgres and use grafana dashboards to view the data