Module elasticsearch::ilm

source ·
Expand description

Index Lifecycle Management APIs

Automate how indices are managed over time. Rather than simply performing management actions on indices on a set schedule, actions can be based on other factors such as shard size and performance requirements.

Control how indices are handled as they age by attaching a lifecycle policy to the index template used to create them. Update the policy to modify the lifecycle of both new and existing indices.

Structs

Enums

API parts for the Ilm Delete Lifecycle API
API parts for the Ilm Explain Lifecycle API
API parts for the Ilm Get Lifecycle API
API parts for the Ilm Get Status API
API parts for the Ilm Migrate To Data Tiers API
API parts for the Ilm Move To Step API
API parts for the Ilm Put Lifecycle API
API parts for the Ilm Remove Policy API
API parts for the Ilm Retry API
API parts for the Ilm Start API
API parts for the Ilm Stop API