Skip to content
Merged
Changes from 2 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
1 change: 1 addition & 0 deletions manage-data/data-store/templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ If you use {{fleet}} or {{agent}}, assign your index templates a priority lower
* Use a non-overlapping index pattern.
* 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-*-*`.
* To avoid naming collisions with built-in and Fleet-managed index templates, avoid using `@` as part of the name of your own index templates.
* Fleet uses indices `fleet-synced-integrations*` for a feature, avoid using this name to avoid naming collisions.

::::

Expand Down