Skip to content

Commit 6116293

Browse files
authored
Update manage-data/data-store/templates.md
1 parent d4edc4e commit 6116293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manage-data/data-store/templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you use {{fleet}} or {{agent}}, assign your index templates a priority lower
4242
* Use a non-overlapping index pattern.
4343
* 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 `logs-*-*`.
4444
* To avoid naming collisions with built-in and Fleet-managed index templates, avoid using `@` as part of the name of your own index templates.
45-
* Fleet uses indices `fleet-synced-integrations*` for a feature, avoid using this name to avoid naming collisions.
45+
* Beginning in Version 9.1, {{fleet}} uses indices named `fleet-synced-integrations*` for a feature. Avoid using this name to avoid collisions with built-in indices.
4646

4747
::::
4848

0 commit comments

Comments
 (0)