Configuring InfluxDB
Follow the steps mentioned in this page to configure InfluxDB for the first use.
Configure InfluxDB for first use
Open the Influx Dashboard Writer application.
Click on Run InfluxDB.
Visit localhost:8086 in a browser to access InfluxDB UI.
Setup Initial User.
Enter a New Username, Password, Organization Name, and Bucket Name.
Gathering information to configure the Dashboard Writer tool
URL
For Local installation, the URL is http://localhost:8086
Token
Visit localhost:8086 in a browser to log in and access the InfluxDB UI.
Navigate to Load Data > API Tokens using the left navigation bar.
Click + GENERATE API TOKEN and select All Access API Token.
Enter a description for the API token and click SAVE.
Copy the generated token and store it for configuring the Dashboard writer tool.
Organization ID
After logging in to the InfluxDB UI, your organization ID appears in the URL.
In the below example, 03a2bbf46249a000 is the Organization ID
Last updated
Was this helpful?