influxd inspect verify-seriesfile
The influxd inspect verify-seriesfile
command verifies the integrity of series files.
Usage
influxd inspect verify-seriesfile [flags]
Flags
Flag | Description | Input Type | |
---|---|---|---|
-c | —c | Number of workers to run concurrently (defaults to 8). | integer |
-h | —help | Help for the verify-seriesfile command. | |
—series-file | Path to series file (defaults to ~/.influxdbv2/engine/_series ). | string | |
-v | —verbose | Enable verbose output. |