parent
48a8c7eb88
commit
d3dace903b
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
- do:
|
- do:
|
||||||
allowed_warnings:
|
allowed_warnings:
|
||||||
- "index template [test] has index patterns [test-*] matching patterns from existing older templates [global] with patterns (global => [*]); this template [test] will take precedence during new index creation"
|
- "index template [generic_logs_template] has index patterns [logs-*] matching patterns from existing older templates [global] with patterns (global => [*]); this template [generic_logs_template] will take precedence during new index creation"
|
||||||
indices.put_index_template:
|
indices.put_index_template:
|
||||||
name: generic_logs_template
|
name: generic_logs_template
|
||||||
body:
|
body:
|
||||||
|
|
Loading…
Reference in New Issue