0

I try to find Influxdb.conf, but when I download Influxdb2.2, I find there is no file name Influxdb.conf, does anyone know how can I find this file?

Shabari nath k
  • 920
  • 1
  • 10
  • 23
umr
  • 59
  • 7

1 Answers1

1

Configuration has changed in InfluxDB 2. If you want to change some setting to non-default, you have to create config file in one of the supported formats yourself and make sure influxd will use it.

Please see InfluxDB configuration options for details.

alespour
  • 397
  • 1
  • 5