Skip to content

Commit e207310

Browse files
committed
[DOCS] update recommended template priority for override to 500 (#119450)
1 parent bb66741 commit e207310

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
@@ -60,7 +60,7 @@ applying the templates, do one or more of the following:
6060
6161
- Use a non-overlapping index pattern.
6262
63-
- Assign templates with an overlapping pattern a `priority` higher than `200`.
63+
- Assign templates with an overlapping pattern a `priority` higher than `500`.
6464
For example, if you don't use {fleet} or {agent} and want to create a template
6565
for the `logs-*` index pattern, assign your template a priority of `500`. This
6666
ensures your template is applied instead of the built-in template for

0 commit comments

Comments
 (0)