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

InfluxDB IOx

Helen Weller edited this page Jan 24, 2023 · 5 revisions

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

  • Host: <your-cluster-url>:443
  • Database: Bucket name which has data written to 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.

-MetaData: under key set: 'bucket-name' under value set: the bucket name you wish to connect to or set 'bucket-id' as the key with your bucket-id provided as the value.

Clone this wiki locally