From c468e8c1461de820b280dd43f1ccf66558bbb615 Mon Sep 17 00:00:00 2001 From: Keith Massey Date: Tue, 4 Feb 2025 16:13:57 -0600 Subject: [PATCH] Adding a note about not using configured component templates from API-created index templates --- .../stack-config-policy.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/orchestrating-elastic-stack-applications/stack-config-policy.asciidoc b/docs/orchestrating-elastic-stack-applications/stack-config-policy.asciidoc index 07829bbf31..47f39307a2 100644 --- a/docs/orchestrating-elastic-stack-applications/stack-config-policy.asciidoc +++ b/docs/orchestrating-elastic-stack-applications/stack-config-policy.asciidoc @@ -11,6 +11,8 @@ CAUTION: {role_mappings_warning} NOTE: This requires a valid Enterprise license or Enterprise trial license. Check <<{p}-licensing,the license documentation>> for more details about managing licenses. +NOTE: Component templates created in configuration policies cannot be referenced from index templates created through the Elasticsearch API currently. + Starting from ECK `2.6.1` and Elasticsearch `8.6.1`, Elastic Stack configuration policies allow you to configure the following settings for Elasticsearch: - link:https://www.elastic.co/guide/en/elasticsearch/reference/current/settings.html#dynamic-cluster-setting[Cluster Settings]