Skip to content

Commit

Permalink
[DOCS] update recommended template priority for override to 500 (elas…
Browse files Browse the repository at this point in the history
  • Loading branch information
endorama authored Jan 3, 2025
1 parent 1b9472b commit b430170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/indices/index-templates.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ applying the templates, do one or more of the following:
- Use a non-overlapping index pattern.
- Assign templates with an overlapping pattern a `priority` higher than `200`.
- Assign templates with an overlapping pattern a `priority` higher than `500`.
For example, if you don't use {fleet} or {agent} and want to create a template
for the `logs-*` index pattern, assign your template a priority of `500`. This
ensures your template is applied instead of the built-in template for
Expand Down

0 comments on commit b430170

Please sign in to comment.