Skip to content

Commit e402315

Browse files
committed
Add limitations for using the integrations synchronization feature
1 parent 21ada1b commit e402315

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

reference/fleet/automatic-integrations-synchronization.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@ This feature is available only for certain subscription levels. For more informa
2626
* Remote clusters must be running the same {{es}} version as the management cluster, or a newer version that supports {{ccr}}.
2727
* To install integrations, remote clusters require access to the [{{package-registry}}](/reference/fleet/index.md#package-registry-intro).
2828

29+
## Limitations
30+
31+
These limitations apply when using the automatic integrations synchronization feature:
32+
33+
- [Index lifecycle management](/manage-data/lifecycle/index-lifecycle-management.md) (ILM) policies and enrich policies referenced in custom component templates are not automatically synchronized. Synchronizing custom assets that include references to ILM or enrich policies may cause custom component templates to break.
34+
- Integrations installed on the management cluster are synchronized to the remote cluster regardless of the space they are installed in. On the remote cluster, the synchronized integrations are always installed in the default space.
35+
2936
## Configure {{ccr}} on the remote cluster
3037

3138
In your remote cluster:

0 commit comments

Comments
 (0)