title |
description |
v2.0/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 export-index . |
|
--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 |