Creating InfluxDB 1.x Output Connector
Allows periodical dumping of data from a Kafka topic into a time series database such as InfluxDB 1.x.
- On the Data Source tab, select Output > InfluxDB 1.x in the Connector drop-down list.
- Define or select the following properties:
Property Description URL
URL of the InfluxDB 1.x.
Port
The port running the InfluxDB 1.x HTTP service. Default is 8086.
Database
The name of the database that will be communicate over the HTTP(S).
User Id
The user Id that will be used to connect to InfluxDB 1.x.
Password
The password that will be used to connect to InfluxDB 1.x.
Measurement
The table name that can be used as measurement.
- You may opt to use the toolbar to complete the data source definition.
- Click
. The new data source is added in the Data Sources list.
(c) 2013-2024 Altair Engineering Inc. All Rights Reserved.