Multiple use cases:
Note
As this is an iterative function, default values are handled by the target function(s).
Unless passed in kwargs, parameters other than client and dry_run will have default values assigned by the functions being called:
curator.curator.get_object_list()
curator.curator.filter_by_timestamp()
These defaults are included here for documentation.
Parameters: |
|
---|
Change shard/routing allocation for indices older_than n time_units, matching the given timestring, prefix, and suffix by updating/applying the provided rule.
Note
As this is an iterative function, default values are handled by the target function(s).
Unless passed in kwargs, parameters other than client and dry_run will have default values assigned by the functions being called:
curator.curator.get_object_list()
curator.curator.filter_by_timestamp()
curator.curator.apply_allocation_rule()
These defaults are included here for documentation.
Parameters: |
|
---|
Disable bloom filter cache for indices older_than n time_units, matching the given timestring, prefix, and suffix.
Can optionally delay a given number of seconds after each optimization.
Note
As this is an iterative function, default values are handled by the target function(s).
Unless passed in kwargs, parameters other than client and dry_run will have default values assigned by the functions being called:
curator.curator.get_object_list()
curator.curator.filter_by_timestamp()
curator.curator.disable_bloom_filter()
These defaults are included here for documentation.
Parameters: |
|
---|
Close indices older_than n time_units, matching the given timestring, prefix, and suffix.
Note
As this is an iterative function, default values are handled by the target function(s).
Unless passed in kwargs, parameters other than client and dry_run will have default values assigned by the functions being called:
curator.curator.get_object_list()
curator.curator.filter_by_timestamp()
These defaults are included here for documentation.
Parameters: |
|
---|
Two use cases for deleting indices:
Note
As this is an iterative function, default values are handled by the target function(s).
Unless passed in kwargs, parameters other than client and dry_run will have default values assigned by the functions being called:
curator.curator.get_object_list()
curator.curator.filter_by_space()
curator.curator.filter_by_timestamp()
curator.curator.delete_index()
These defaults are included here for documentation.
Parameters: |
|
---|
Optimize indices older_than n time_units, matching the given timestring, prefix, and suffix to max_num_segments segments per shard.
Can optionally delay a given number of seconds after each optimization.
Note
As this is an iterative function, default values are handled by the target function(s).
Unless passed in kwargs, parameters other than client and dry_run will have default values assigned by the functions being called:
curator.curator.get_object_list()
curator.curator.filter_by_timestamp()
curator.curator.optimize_index()
These defaults are included here for documentation.
Parameters: |
|
---|
Change replica count for indices older_than n time_units, matching the given timestring, prefix, and suffix.
Note
As this is an iterative function, default values are handled by the target function(s).
Unless passed in kwargs, parameters other than client and dry_run will have default values assigned by the functions being called:
curator.curator.get_object_list()
curator.curator.filter_by_timestamp()
These defaults are included here for documentation.
Parameters: |
|
---|
Multiple use cases:
Note
As this is an iterative function, default values are handled by the target function(s).
Unless passed in kwargs, parameters other than client and dry_run will have default values assigned by the functions being called:
curator.curator.get_object_list()
curator.curator.filter_by_timestamp()
curator.curator.create_snapshot()
curator.curator.delete_snapshot()
These defaults are included here for documentation.
Parameters: |
|
---|