Manage the InfluxDB time series index (TSI)
The InfluxDB time series index (TSI) indexes or caches measurement and tag data to ensure queries are performant.
Rebuild the TSI index
Flush and rebuild the TSI index to purge corrupt index files or remove indexed data that is out of date.
Inspect TSI indexes
Use the influxd inspect
command to inspect the InfluxDB TSI index.