Quantcast
Channel: Delete Indices older than 30 days
Viewing all articles
Browse latest Browse all 11

Delete Indices older than 30 days

$
0
0

You probably still need to include the --host option, e.g.

curator_cli --host localhost show_indices --filter_list '{"filtertype":"age","source":"name","timestring":"%Y.%m.%d","unit":"days","unit_count":30}'

as you had it above.

Read full topic


Viewing all articles
Browse latest Browse all 11

Trending Articles