概要

TODO:

インストール

初期セットアップ、最初のバケット作成

influx setup -n sampleconfig1 -b samplebucket -u sampleuser -p samplepass -t sampletoken -o sampleorg

Welcome to InfluxDB 2.0!
Please type your retention period in hours.
Or press ENTER for infinite.: 


You have entered:
  Username:          sampleuser
  Organization:      sampleorg
  Bucket:            samplebucket
  Retention Period:  infinite
Confirm? (y/n): y

Config default has been stored in /root/.influxdbv2/configs.
User		Organization	Bucket
sampleuser	sampleorg	samplebucket

他のバケットを作成

influx bucket create -n samplebucket2 -o sampleorg -t sampletoken

トップ   一覧 単語検索 最終更新   ヘルプ   最終更新のRSS