Documentation

influxd inspect dump-tsm

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.


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more

InfluxDB 3 Open Source Now in Public Alpha

InfluxDB 3 Open Source is now available for alpha testing, licensed under MIT or Apache 2 licensing.

We are releasing two products as part of the alpha.

InfluxDB 3 Core, is our new open source product. It is a recent-data engine for time series and event data. InfluxDB 3 Enterprise is a commercial version that builds on Core’s foundation, adding historical query capability, read replicas, high availability, scalability, and fine-grained security.

For more information on how to get started, check out: