Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading