influxd - InfluxDB 服务
influxd
守护进程启动并运行所有必要的进程,以便 InfluxDB 正常运行。
用法
influxd [flags]
influxd [command]
有关其他可用的 InfluxDB 配置方法的更多信息,请参阅InfluxDB 配置选项。
命令
命令 | 描述 |
---|---|
降级 | 将元数据模式降级以匹配较旧版本 |
帮助 | 输出 influxd 的帮助信息 |
检查 | 检查磁盘数据库数据 |
打印配置 | (已弃用) 打印当前环境的完整 influxd 配置 |
恢复 | 恢复对 InfluxDB 的操作员访问权限 |
运行 | 启动 influxd 服务器 (默认) |
升级 | 将 InfluxDB 1.x 版本升级到 2.7 |
版本 | 输出 InfluxDB 的当前版本 |
标志
- --assets-path
- --bolt-path
- --e2e-testing
- --engine-path
- --feature-flags
- --flux-log-enabled
- --hardening-enabled
- -h, --help
- --http-bind-address
- --http-idle-timeout
- --http-read-header-timeout
- --http-read-timeout
- --http-write-timeout
- --influxql-max-select-buckets
- --influxql-max-select-point
- --influxql-max-select-series
- --instance-id
- --log-level
- --metrics-disabled
- --nats-max-payload-bytes - (在 InfluxDB 2.2 中已弃用)
- --nats-port - (在 InfluxDB 2.2 中已弃用)
- --no-tasks
- --pprof-disabled
- --query-concurrency
- --query-initial-memory-bytes
- --query-max-memory-bytes
- --query-memory-bytes
- --query-queue-size
- --reporting-disabled
- --secret-store
- --session-length
- --session-renew-disabled
- --sqlite-path
- --storage-cache-max-memory-size
- --storage-cache-snapshot-memory-size
- --storage-cache-snapshot-write-cold-duration
- --storage-compact-full-write-cold-duration
- --storage-compact-throughput-burst
- --storage-max-concurrent-compactions
- --storage-max-index-log-file-size
- --storage-no-validate-field-size
- --storage-retention-check-interval
- --storage-series-file-max-concurrent-snapshot-compactions
- --storage-series-id-set-cache-size
- --storage-shard-precreator-advance-period
- --storage-shard-precreator-check-interval
- --storage-tsm-use-madv-willneed
- --storage-validate-keys
- --storage-wal-fsync-delay
- --storage-wal-max-concurrent-writes
- --storage-wal-max-write-delay
- --storage-write-timeout
- --store
- --strong-passwords
- --testing-always-allow-setup
- --tls-cert
- --tls-key
- --tls-min-version
- --tls-strict-ciphers
- --tracing-type
- --ui-disabled
- --vault-addr
- --vault-cacert
- --vault-capath
- --vault-client-cert
- --vault-client-key
- --vault-client-timeout
- --vault-max-retries
- --vault-skip-verify
- --vault-tls-server-name
- --vault-token
这个页面有帮助吗?
感谢您的反馈!