From 2f35a61805aae7f28411443d08fb16d65956ee35 Mon Sep 17 00:00:00 2001 From: Keith Chan <12404772+keithhc2@users.noreply.github.com> Date: Mon, 1 Nov 2021 14:39:26 -0700 Subject: [PATCH] Added a hyperlink to update cluster settings API --- _im-plugin/ism/policies.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_im-plugin/ism/policies.md b/_im-plugin/ism/policies.md index b8d64a66..58918b5a 100644 --- a/_im-plugin/ism/policies.md +++ b/_im-plugin/ism/policies.md @@ -519,7 +519,9 @@ You can use the same options for `ctx` variables as the [notification](#notifica ## Sample policy with ISM template for auto rollover -If you want to skip the rollover action for an index, you can set this index setting `index.plugins.index_state_management.rollover_skip` to true. +The following sample template policy is for a rollover use case. + +If you want to skip rollovers for an index, use the [update cluster settings API]({{site.url}}{{site.baseurl}}/opensearch/configuration/#update-cluster-settings-using-the-api) to set `index.plugins.index_state_management.rollover_skip` to true. 1. Create a policy with an `ism_template` field: