Skip to content

Commit 371bf88

Browse files
update tip to state no support for ILM in Serverless (#5231) (#5234)
* update tip to state no support for ILM in Serverless * update wording to imperative tone (cherry picked from commit cc2271f) Co-authored-by: ketkee-aryamane <[email protected]>
1 parent 882c8da commit 371bf88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/indices/rollover/IndicesRolloverRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { RolloverConditions } from './types'
2828

2929
/**
3030
* Roll over to a new index.
31-
* TIP: It is recommended to use the index lifecycle rollover action to automate rollovers.
31+
* TIP: We recommend using the index lifecycle rollover action to automate rollovers. However, Serverless does not support Index Lifecycle Management (ILM), so don't use this approach in the Serverless context.
3232
*
3333
* The rollover API creates a new index for a data stream or index alias.
3434
* The API behavior depends on the rollover target.

0 commit comments

Comments
 (0)