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
--indexstringrequired- Name of the time series index to downsample.
--target-indexstringrequired- Name of the index to create.
--configstringrequired--input-filestring- 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