|
@@ -110,7 +110,7 @@ setup:
|
|
|
reason: "hidden data streams only available in 7.11"
|
|
|
- do:
|
|
|
allowed_warnings:
|
|
|
- - "index template [my-template3] has index patterns [.hidden-data-stream,hidden-data-stream] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-template3] will take precedence during new index creation"
|
|
|
+ - "index template [my-template3] has index patterns [.hidden-data-stream, hidden-data-stream] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-template3] will take precedence during new index creation"
|
|
|
indices.put_index_template:
|
|
|
name: my-template3
|
|
|
body:
|