docs-v2/content/influxdb/v2.0/reference/cli/influxd/inspect/compact-series-file.md

1.2 KiB

title description influxdb/v2.0/tags menu weight draft
influxd inspect compact-series-file The `influxd inspect compact-series-file` command compacts the series file by removing deleted series.
inspect
influxdb_2_0_ref
parent
influxd inspect
301 true

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

Usage

influxd inspect compact-series-file [flags]

Flags

Flag Description Input Type
--concurrency Number of workers to dedicate to compaction (default = GOMAXPROCS, max 8) integer
-h --help Help for the compact-series-file command
--sfile-path Path to the series file directory (default: ~/.influxdbv2/engine/_series) string
--tsi-path Path to the TSI index directory (default: ~/.influxdbv2/engine/index) string