Write data with no-code third-party technologies

    If you’re using any of the following technologies, check out the handy links below to configure these technologies to write data to InfluxDB (no additional software to download or install).

    Many third-party integrations are community contributions. If there’s an integration missing from the list below, please open a docs issue to let us know.

    Configure Vector

    1. View the Vector documentation:
    1. Under Configuration, click v2 to view configuration settings.
    2. Scroll down to How It Works for more detail:

    Configure Apache NiFi

    See the for details.

    Configure OpenHAB

    See the for details.

    Configure Apache JMeter

    To configure Apache JMeter, complete the following steps in InfluxDB and JMeter.

    In InfluxDB
    1. Create a bucket using the influx CLI and name it .
    2. .
    In JMeter
    1. Create a using the InfluxDBBackendListenerClient implementation.
    2. Under Parameters, specify the following:

      • influxdbMetricsSender:

      • influxdbUrl: (include the bucket and org you created in InfluxDB)

      • application: InfluxDB2

      • influxdbToken: your InfluxDB API token
      • Include additional parameters as needed.

    Configure Apache Pulsar

    See for details.

    Configure FluentD