docs-v2/content/influxdb/v2/reference/cli/influxd/inspect/_index.md

2.8 KiB

title description influxdb/v2/tags menu weight
influxd inspect The `influxd inspect` commands and subcommands inspecting on-disk InfluxDB time series data.
inspect
influxdb_v2
parent
influxd
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
check-schema Check for conflicts between shard types
delete-tsm Delete a measurement from a TSM file
dump-tsi Output low level TSI information
dump-tsm Output low level TSM information
dump-wal Output TSM data from WAL files
export-index Export TSI index data
export-lp Export TSM data to line protocol
merge-schema Merge a set of schema files
report-db Report the cardinality of a bucket
report-tsi Report the cardinality of TSI files
report-tsm Report information about TSM files
verify-seriesfile Verify the integrity of series files
verify-tombstone Verify the integrity of tombstone files
verify-tsm Verify the integrity of TSM files
verify-wal Verify the integrity of WAL files

Flags

Flag Description
-h --help Help for the inspect command