Simplify and speed up your Kafka to InfluxDB sink with a Kafka compatible connector via Lenses UI/ CLI, Native plugin or Helm charts for Kubernetes deployments
License Apache 2.0
The Influx Sink allows you to write data from Kafka to InfluxDB. The connector takes the value from the Kafka Connect SinkRecords and inserts a new entry to InfluxDB. This is an open-source project and so isn't available with Lenses support SLAs.
Test in our pre-configured Lenses & Kafka sandbox packed with connectors
Manage the connector in Lenses against your Kafka and data.
Download the connector the usual way from GitHub
This connector saves you from learning terminal commands and endless back-and-forths sinking from Kafka to InfluxDB by managing the InfluxDB stream reactor connector (and all your other connectors on your Kafka Connect Cluster) through Lenses.io, which lets you freely monitor, process and deploy data with the following features:
InfluxDB allows the client API to provide a set of tags (key-value) to each point added. The current connector version allows you to provide them via the KCQL.