diff --git a/manage-data/lifecycle/curator.md b/manage-data/lifecycle/curator.md index d3ac1b065e..6cac09cf7f 100644 --- a/manage-data/lifecycle/curator.md +++ b/manage-data/lifecycle/curator.md @@ -1,18 +1,9 @@ --- -mapped_urls: - - https://www.elastic.co/guide/en/elasticsearch/client/curator/current/about.html - - https://www.elastic.co/guide/en/elasticsearch/client/curator/current/ilm.html +navigation_title: Curator --- -# Curator +# Elasticsearch Curator -% What needs to be done: Refine +Similar to {{ilm-cap}} ({{ilm-init}}), Elasticsearch Curator can help you manage index lifecycles. **If {{ilm-init}} provides the functionality to manage your index lifecycle and you have at least a Basic license, use {{ilm-init}} instead of Curator.** Many {{stack}} components use {{ilm-init}} by default. -% GitHub issue: docs-projects#378 - -% Scope notes: Write a brief intro and link to the relevant reference content. - -% Use migrated content from existing pages that map to this page: - -% - [ ] ./raw-migrated-files/curator/elasticsearch-client-curator/about.md -% - [ ] ./raw-migrated-files/curator/elasticsearch-client-curator/ilm.md \ No newline at end of file +If you're looking for additional functionality for managing your index lifecycle, you can read more about how Elasticsearch Curator may help in [Curator index management](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/index.html). diff --git a/raw-migrated-files/curator/elasticsearch-client-curator/about.md b/raw-migrated-files/curator/elasticsearch-client-curator/about.md deleted file mode 100644 index 53faa7101a..0000000000 --- a/raw-migrated-files/curator/elasticsearch-client-curator/about.md +++ /dev/null @@ -1,18 +0,0 @@ -# About [about] - -Elasticsearch Curator helps you curate, or manage, your Elasticsearch indices and snapshots by: - -1. Obtaining the full list of indices (or snapshots) from the cluster, as the *actionable list* -2. Iterate through a list of user-defined [filters](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/filters.html) to progressively remove indices (or snapshots) from this *actionable list* as needed. -3. Perform various [actions](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/actions.html) on the items which remain in the *actionable list.* - -Learn More: - -* [Origin](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/about-origin.html) -* [Features](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/about-features.html) -* [Command-Line Interface (CLI)](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/about-cli.html) -* [Application Program Interface (API)](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/about-api.html) -* [License](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/license.html) -* [Site Corrections](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/site-corrections.html) -* [Contributing](https://www.elastic.co/guide/en/elasticsearch/client/curator/current/about-contributing.html) - diff --git a/raw-migrated-files/curator/elasticsearch-client-curator/ilm.md b/raw-migrated-files/curator/elasticsearch-client-curator/ilm.md deleted file mode 100644 index c64d428fb0..0000000000 --- a/raw-migrated-files/curator/elasticsearch-client-curator/ilm.md +++ /dev/null @@ -1,4 +0,0 @@ -# Curator and Index Lifecycle Management [ilm] - -Beginning with Elasticsearch version 6.6, Elasticsearch has provided [Index Lifecycle Management](http://www.elastic.co/guide/en/elasticsearch/reference/8.15/index-lifecycle-management.md) (or, ILM) to users with at least a Basic license. ILM provides users with many of the most common index management features as a matter of policy, rather than execution time analysis (which is how Curator works). - diff --git a/raw-migrated-files/curator/elasticsearch-client-curator/index.md b/raw-migrated-files/curator/elasticsearch-client-curator/index.md deleted file mode 100644 index 380ca2ec13..0000000000 --- a/raw-migrated-files/curator/elasticsearch-client-curator/index.md +++ /dev/null @@ -1,3 +0,0 @@ -# Elasticsearch Curator - -Migrated files from the Elasticsearch Curator book. \ No newline at end of file diff --git a/raw-migrated-files/toc.yml b/raw-migrated-files/toc.yml index 774cbc1246..7004b43b8f 100644 --- a/raw-migrated-files/toc.yml +++ b/raw-migrated-files/toc.yml @@ -197,10 +197,6 @@ toc: - file: cloud/cloud/ec-upgrade-deployment.md - file: cloud/cloud/ec-user-privileges.md - file: cloud/cloud/ec-working-with-elasticsearch.md - - file: curator/elasticsearch-client-curator/index.md - children: - - file: curator/elasticsearch-client-curator/about.md - - file: curator/elasticsearch-client-curator/ilm.md - file: docs-content/serverless/index.md children: - file: docs-content/serverless/_cloud_native_vulnerability_management_dashboard.md