Skip to content

Commit 1d3a7ee

Browse files
[9.1] Update templates.md with fleet-synced-integrations (#555)
Updated docs, see elastic/elasticsearch#123000 This change is needed for 9.1+ only. --------- Co-authored-by: David Kilfoyle <[email protected]>
1 parent 950ba05 commit 1d3a7ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manage-data/data-store/templates.md

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

4950
::::
5051

0 commit comments

Comments
 (0)