Skip to content
Merged
Show file tree
Hide file tree
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
5 changes: 5 additions & 0 deletions docs/en/ingest-management/agent-policies.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,11 @@ You can update the settings for an installed integration at any time:
. In {kib}, go to the **Integrations** page.
. On the **Integration policies** tab, for the integration that you like to update open the **Actions** menu and select **Edit integration**.
. On the **Edit <integration>** page you can update any configuration settings and also update the list of {agent} polices to which the integration is added.
+
If you clear the **Agent policies** field, the integration will be removed from any {agent} policies to which it had been added.
+
To identify any integrations that have been "orphaned", that is, not associated with any {agent} policies, check the **Agent polices** column on the **Integration policies** tab.
Any integrations that are installed but not associated with an {agent} policy are as labeled as `No agent policies`.

[discrete]
[[apply-a-policy]]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ You can update the settings for an installed integration at any time:
. In {kib}, go to the **Integrations** page.
. On the **Integration policies** tab, for the integration that you like to update open the **Actions** menu and select **Edit integration**.
. On the **Edit <integration>** page you can update any configuration settings and also update the list of {agent} polices to which the integration is added.
+
If you clear the **Agent policies** field, the integration will be removed from any {agent} policies to which it had been added.
+
To identify any integrations that have been "orphaned", that is, not associated with any {agent} policies, check the **Agent polices** column on the **Integration policies** tab.
Any integrations that are installed but not associated with an {agent} policy are as labeled as `No agent policies`.

If you haven't deployed any {agent}s yet or set up agent policies, start with
one of our quick start guides:
Expand Down