Skip to content

Commit dd968f5

Browse files
Update ilm-searchable-snapshot.asciidoc (#95255)
👋🏼 howdy, team! Can we explicate that ILM Searchable Snapshot retention ([doc](https://www.elastic.co/guide/en/elasticsearch/reference/master/ilm-searchable-snapshot.html)) is not effected by SLM policies? TIA! --------- Co-authored-by: amyjtechwriter <[email protected]>
1 parent 12122d1 commit dd968f5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/ilm/actions/ilm-searchable-snapshot.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ indices. These costs are typically lower but, in some environments, may be
4040
higher. See <<searchable-snapshots-costs>> for more details.
4141

4242
By default, this snapshot is deleted by the <<ilm-delete, delete action>> in the delete phase.
43-
To keep the snapshot, set `delete_searchable_snapshot` to `false` in the delete action.
43+
To keep the snapshot, set `delete_searchable_snapshot` to `false` in the delete action. This
44+
snapshot retention runs off the index lifecycle management (ILM) policies and is not effected by snapshot lifecycle management (SLM) policies.
4445

4546
[[ilm-searchable-snapshot-options]]
4647
==== Options

0 commit comments

Comments
 (0)