Loading

stack es indices downsample cli command

Auth required
elastic stack es indices downsample \
  --index <index> \
  --target-index <target-index> \
  --config <config> \
  [options]
		

Downsample an index.

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--index string required
Name of the time series index to downsample.
--target-index string required
Name of the index to create.
--config string required
--input-file string
path to a JSON file to use as command input
--[no-]dry-run
validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json

output as JSON