I am trying to install influxdb in my Windows server 2016 for monitoring SQL server.
I followed this post when i was having issues getting the thing done.
In the above post it says to uncomment the [admin] part,but when i unzip the latest influxdb download from
https://dl.influxdata.com/influxdb/releases/influxdb-1.6.0_windows_amd64.zip it doesn't have that [admin] part in the influxdb.config file.
i searched for [admin]
in the config file also searched for 8083
port in the config file.But i couldn't.
Has anything changed recently in influxdb for windows?