From e5dd5ef55e5f4ebbb40a08be913c224158812f8e Mon Sep 17 00:00:00 2001 From: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Date: Thu, 21 Nov 2024 13:23:31 -0500 Subject: [PATCH] Add mention of reusable integration policies (#1492) * Add mention of reusable integration policies * Update agent-policies.asciidoc * Update add-integration-to-policy.asciidoc --- docs/en/ingest-management/agent-policies.asciidoc | 3 +++ .../integrations/add-integration-to-policy.asciidoc | 3 +++ 2 files changed, 6 insertions(+) diff --git a/docs/en/ingest-management/agent-policies.asciidoc b/docs/en/ingest-management/agent-policies.asciidoc index 79dd2530e..816aff5af 100644 --- a/docs/en/ingest-management/agent-policies.asciidoc +++ b/docs/en/ingest-management/agent-policies.asciidoc @@ -158,6 +158,9 @@ Also see <>. == Add an integration to a policy An {agent} policy consists of one or more integrations that are applied to the agents enrolled in that policy. +When you add an integration, the policy created for that integration can be shared with multiple {agent} policies. +This reduces the number of integrations policies that you need to actively manage. + To add a new integration to one or more {agent} policies: . In {fleet}, click **Agent policies**. diff --git a/docs/en/ingest-management/integrations/add-integration-to-policy.asciidoc b/docs/en/ingest-management/integrations/add-integration-to-policy.asciidoc index 041bdc771..6d7e1ad15 100644 --- a/docs/en/ingest-management/integrations/add-integration-to-policy.asciidoc +++ b/docs/en/ingest-management/integrations/add-integration-to-policy.asciidoc @@ -6,6 +6,9 @@ ++++ An <> consists of one or more integrations that are applied to the agents enrolled in that policy. +When you add an integration, the policy created for that integration can be shared with multiple {agent} policies. +This reduces the number of integrations policies that you need to actively manage. + To add a new integration to one or more {agent} policies: . In {kib}, go to the **Integrations** page.