Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

93 changes: 0 additions & 93 deletions docs/management/index-lifecycle-policies/create-policy.asciidoc

This file was deleted.

This file was deleted.

34 changes: 0 additions & 34 deletions docs/management/index-lifecycle-policies/manage-policy.asciidoc

This file was deleted.

25 changes: 25 additions & 0 deletions docs/redirects.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,28 @@ This content has moved. See

This content has moved. See
{ref}/ccr-getting-started.html#ccr-getting-started-remote-cluster[Connect to a remote cluster].


[role="exclude",id="adding-policy-to-index"]
== Adding a policy to an index

This content has moved. See
{ref}/index-lifecycle-management.html[ILM: Manage the index lifecycle].

[role="exclude",id="creating-index-lifecycle-policies"]
== Creating an index lifecycle policy

This content has moved. See
{ref}/index-lifecycle-management.html[ILM: Manage the index lifecycle].

[role="exclude",id="index-lifecycle-policies"]
== Index Lifecycle Policies

This content has moved. See
{ref}/index-lifecycle-management.html[ILM: Manage the index lifecycle].

[role="exclude",id="managing-index-lifecycle-policies"]
== Managing index lifecycle policies

This content has moved. See
{ref}/index-lifecycle-management.html[ILM: Manage the index lifecycle].
10 changes: 1 addition & 9 deletions docs/user/management.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ a| <<managing-indices, Index Management>>
flushing, and clearing the cache. Practicing good index management ensures
that your data is stored cost effectively.

| <<index-lifecycle-policies, Index Lifecycle Policies>>
| {ref}/index-lifecycle-management.html[Index Lifecycle Policies]
|Create a policy for defining the lifecycle of an index as it ages
through the hot, warm, cold, and delete phases.
Such policies help you control operation costs
Expand Down Expand Up @@ -180,14 +180,6 @@ include::{kib-repo-dir}/management/alerting/connector-management.asciidoc[]

include::{kib-repo-dir}/management/managing-beats.asciidoc[]

include::{kib-repo-dir}/management/index-lifecycle-policies/intro-to-lifecycle-policies.asciidoc[]

include::{kib-repo-dir}/management/index-lifecycle-policies/create-policy.asciidoc[]

include::{kib-repo-dir}/management/index-lifecycle-policies/manage-policy.asciidoc[]

include::{kib-repo-dir}/management/index-lifecycle-policies/add-policy-to-index.asciidoc[]

include::{kib-repo-dir}/management/managing-indices.asciidoc[]

include::{kib-repo-dir}/management/ingest-pipelines/ingest-pipelines.asciidoc[]
Expand Down