Greetings! I am a brand new user, testing a local install of InfluxDB 2.0 on Mac OS X Yosemite and have not been able to locate a config file, nor am I able to find a /usr/local/etc/influxdb
subdirectory. The installation was performed using the influxdb_2.0.0-alpha.21_darwin_amd64.tar.gz
. Any tips would be appreciated.
Thanks!
I should add that the reason I am searching for, or wanting an influxdb.conf
file is so that I can enable flux
, per the documentation here > Get started with Flux | Flux 0.x Documentation.
I have also gone through the docs here > Configuring InfluxDB OSS | InfluxDB OSS 1.7 Documentation, but it is for v1.7
. That url seems to have been a redirect from the link https://docs.influxdata.com/influxdb/latest/administration/config/#using-the-configuration-file which I found at the bottom of the flux documentation I referenced above.
Since I have yet to receive any replies regarding the subject, I am going to try v1.7.10 instead. The only catch is that it has been impossible to uninstall v2.0 completely, per my post here.
I have been able to work around the issue of not being able to uninstall v2.0, by installing v1.7.10 and by prefixing the executables with ./
in order to run that version like so:
./influxdb-1.7.10-1/usr/bin/influx -precision rfc3339