Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

InfluxDB IOx

Brett Buddin edited this page Jan 18, 2023 · 5 revisions

Connecting to FlightSQL using InfluxDB IOx:

In your IOx cluster there is a public ingress for connecting to a FlightSQL client.

  • Host: <your-cluster-url>:443
  • Database: a bucket name which has data in it.
  • Token: generate an all access API token or a token specific to the bucket you provided for your cluster.
  • Require TLS/SSL: This needs to be enabled.
Clone this wiki locally