Search code examples
influxdb

How to connect to InfluxDB server(not local)


I was given the name of the cluster node to connect to. I was told to target it as my influxDB server but I am not sure how to do that. Do I need to change some settings in the config file? if so, where and how? I do have information such as udername,pw, and database too.


Solution

  • I figured out that you just run your Influx server like normal and you connect to the machine/node through the influx cli. E.g. connect xxxxxxxx:8086