influxd inspect
This page documents an earlier version of InfluxDB OSS. InfluxDB 3 Core is the latest stable version.
API token hashing is enabled by default in InfluxDB OSS 2.9.0
Stronger token security: tokens are stored as hashes on disk, so a copy of the database file doesn’t expose usable tokens. Existing tokens are hashed on first startup and the original strings can’t be recovered afterward — capture any plaintext tokens you still need before you upgrade.
For more information, see Token hashing.
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 |
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB OSS v2 and this documentation. To find support, use the following resources:
Customers with an annual or support contract can contact InfluxData Support.