influxd inspect export-index

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