Connector for InfluxDB 2.x
The InfluxDB 2.x connector allows for the retrieval of a JSON data set from InfluxDB 2.x and above.
- Enter the following information:
Property Description URL
InfluxDB 2.x host address. Default is http://localhost:8086.
Token
The generated token that will be used for authentication.
Organization
The organization where the token belongs.
Database
The name of the database that will communicate over the HTTP(S).
- For the Query Type, select one from:
- Flux Query
Enter a Flux query for advanced time series data.
- InFlux Query
Enter an Influx (SQL-style) query to fetch data.
- Flux Query
(c) 2013-2025 Altair Engineering Inc. All Rights Reserved.