2.1 KiB
2.1 KiB
title | description | v2.0/tags | menu | weight | products | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
influxd inspect | The `influxd inspect` commands and subcommands inspecting on-disk InfluxDB time series data. |
|
|
201 |
|
The influxd inspect
commands and subcommands inspecting on-disk InfluxDB time series data.
Usage
influxd inspect [subcommand]
Subcommands
Subcommand | Description |
---|---|
build-tsi | Rebuild the TSI index and series file |
compact-series-file | Compact the series file |
dump-tsi | Output low level TSI information |
dumpwal | Output TSM data from WAL files |
export-blocks | Export block data |
export-index | Export TSI index data |
report-tsi | Report the cardinality of TSI files |
report-tsm | Run TSM report |
verify-seriesfile | Verify the integrity of series files |
verify-tsm | Check the consistency of TSM files |
verify-wal | Check for corrupt WAL files |
Flags
Flag | Description | |
---|---|---|
-h |
--help |
Help for the inspect command |