title |
description |
influxdb/v2.2/tags |
menu |
weight |
influxd inspect export-index |
The `influxd inspect export-index` command exports all series in a TSI index to SQL format for inspection and debugging.
|
|
|
301 |
The influxd inspect export-index
command exports all series in a TSI index to
SQL format for inspection and debugging.
Usage
influxd inspect export-index [flags]
Flags
Flag |
|
Description |
Input type |
-h |
--help |
Help for the export-index command. |
|
|
--index-path |
Path to the index directory. Defaults to ~/.influxdbv2/engine/index ). |
string |
|
--series-path |
Path to series file. Defaults to ~/.influxdbv2/engine/_series ). |
string |