From 3cca3b594e955df162a9ed9ded9f64cb402019e8 Mon Sep 17 00:00:00 2001 From: Pavel Odintsov Date: Sun, 21 Jul 2024 12:08:59 +0300 Subject: [PATCH] Added Clickhouse support to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39f9ded..2465b35 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Features - Prometheus support: system metrics and total traffic counters - Flow and packet export to Kafka in JSON and Protobuf format - Announce blocked IPs via BGP to routers with [ExaBGP](https://fastnetmon.com/docs/exabgp_integration/) or [GoBGP](https://fastnetmon.com/docs/gobgp-integration/) (recommended) -- Full integration with [InfluxDB](https://fastnetmon.com/docs/influxdb_integration/) and [Graphite](https://fastnetmon.com/docs/graphite_integration/) +- Full integration with [Clickhouse](https://github.com/pavel-odintsov/fastnetmon/blob/7f0ad9c6cd2db3856607aeed04b5e8125fad3124/src/fastnetmon.conf#L287) [InfluxDB](https://fastnetmon.com/docs/influxdb_integration/) and [Graphite](https://fastnetmon.com/docs/graphite_integration/) - [API](https://fastnetmon.com/docs/fastnetmon-community-api/) - [Redis](https://fastnetmon.com/docs/redis/) integration - MongoDB protocol support compatible with native [MongoDB](https://fastnetmon.com/docs/mongodb/) and [FerretDB](https://github.com/FerretDB/FerretDB)