Skip to content

Commit c9c5259

Browse files
Add limitations for using the integrations synchronization feature (#3538)
This PR adds a limitations section to the [Automatic integrations synchronization](https://www.elastic.co/docs/reference/fleet/automatic-integrations-synchronization) doc. Resolves elastic/ingest-docs#1853
1 parent 0ce71fb commit c9c5259

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)