influxd inspect dump-tsm
This page documents an earlier version of InfluxDB. InfluxDB v2.7 is the latest stable version. View this page in the v2.7 documentation.
The influxd inspect dump-tsm
command outputs low-level information about Time Series Merge Tree (tsm1
) files.
Usage
influxd inspect dump-tsm [flags]
Flags
Flag | Description | Input Type | |
---|---|---|---|
—all | Output all TSM data * | ||
—blocks | Output raw block data. | ||
—file-path | Path to TSM file. | string | |
—filter-key | Only display data matching this key substring. | string | |
-h | —help | Help for dump-tsm . | |
—index | Dump raw index data. |
* Using the --all
flag may print a significant amount of information.
当前内容版权归 jasper-zhang 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 jasper-zhang .