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 verify-seriesfile . | |
--series-file | Path to series file (defaults to ~/.influxdbv2/engine/_series ). | string |
-v , --verbose | Enable verbose output. |
Bug Reports and Feedback
Thank you for being willing to help test InfluxDB v2.0 alpha! Feedback and bug reports are welcome and encouraged both for InfluxDB and this documentation. Submit feedback using one of the following methods:
- Post in the InfluxData Community
- In the InfluxDB UI, click Feedback in the left navigation bar.
- Submit documentation issues to the InfluxDB 2.0 documentation repository.
- Submit InfluxDB issues to the InfluxDB repository.