Skip to content
Closed
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
3 changes: 3 additions & 0 deletions docs/reference/indices/index-templates.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ 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 index `fleet-synced-integrations` for a feature, avoid using this name to avoid naming collisions.

****

[discrete]
Expand Down
Loading