.. _connect_influx-d-b-source-sink: InfluxDB Connector (Source and Sink) for |cp| ============================================= 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 the 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-source-connector-license-config` for license properties and :ref:`influx-db-source-license-topic-configuration` for information about the license topic. License details are the same for both the source and sink connectors. Configuration Properties ------------------------ For a complete list of configuration properties for the source connector, see :ref:`influx-db-source-connector-config`. For a complete list of configuration properties for the sink connector, see :ref:`influx-d-b-sink-connector-config`. Documentation ------------- .. toctree:: :maxdepth: 1 influx-db-sink-connector/index influx-db-source-connector/index