influxd inspect export-index

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 export-index command exports all series in a TSI index to SQL format for inspection and debugging.

Usage

  1. influxd inspect export-index [flags]

Flags

FlagDescriptionInput type
-h—helpHelp for the export-index command.
—index-pathPath to the index directory. Defaults to ~/.influxdbv2/engine/index).string
—series-pathPath to series file. Defaults to ~/.influxdbv2/engine/_series).string

inspect