.. _connect_influx-d-b-source-sink: |kconnect-long| InfluxDB Connector (Source and Sink) ==================================================== The InfluxDB Connector is used to copy data between |ak-tm| and InfluxDB Server. * The InfluxDB source connector is used to export data from InfluxDB Server to |ak| topics. * The InfluxDB sink connector is used to import data from |ak| topics to InfluxDB Server. Install the InfluxDB Connector ------------------------------ The InfluxDB Connector is compatible with |cp| version 4.1 (and later). .. include:: ../includes/connector-install.rst .. include:: ../includes/connector-install-hub.rst .. codewithvars:: bash confluent-hub install confluentinc/kafka-connect-influxdb:latest .. include:: ../includes/connector-install-version.rst .. codewithvars:: bash confluent-hub install confluentinc/kafka-connect-influxdb:1.0.0-preview -------------------------- Install Connector Manually -------------------------- `Download and extract the ZIP file `_ for your connector and then follow the manual connector installation :ref:`instructions `. License ------- .. include:: ../includes/enterprise-license.rst See :ref:`influx-db-connector-license-config` for license properties and :ref:`influx-db-source-license-topic-configuration` and :ref:`influx-d-b-sink-license-topic-configuration` for information about the license topic. Documentation ------------- .. toctree:: :maxdepth: 1 influx-db-sink-connector/index influx-db-source-connector/index