Skip to content

Commit 1714247

Browse files
authored
[DOCS] update recommended template priority for override to 500 (elastic#119450)
1 parent bd40f2d commit 1714247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/indices/index-templates.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ applying the templates, do one or more of the following:
6161
6262
- Use a non-overlapping index pattern.
6363
64-
- Assign templates with an overlapping pattern a `priority` higher than `200`.
64+
- Assign templates with an overlapping pattern a `priority` higher than `500`.
6565
For example, if you don't use {fleet} or {agent} and want to create a template
6666
for the `logs-*` index pattern, assign your template a priority of `500`. This
6767
ensures your template is applied instead of the built-in template for

0 commit comments

Comments
 (0)