influxd inspect compact-series-file

The influxd inspect compact-series-file command compacts the series file by removing deleted series.

Usage

  1. influxd inspect compact-series-file [flags]

Flags

FlagDescriptionInput Type
—concurrencyNumber of workers to dedicate to compaction (default = GOMAXPROCS, max 8)integer
-h—helpHelp for the compact-series-file command
—sfile-pathPath to the series file directory (default: ~/.influxdbv2/engine/_series)string
—tsi-pathPath to the TSI index directory (default: ~/.influxdbv2/engine/index)string

inspect