Skip to content

Commit f4c05c9

Browse files
Documents traffic filtering support for agentless integrations (#4540)
Fixes #3698 by documenting that agentless integrations are compatible with traffic filtering starting with Stack 9.1. ## Generative AI disclosure 1. Did you use a generative AI (GenAI) tool to assist in creating this contribution? - [ ] Yes - [ x] No --------- Co-authored-by: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com>
1 parent d52cda6 commit f4c05c9

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

solutions/security/get-started/_snippets/agentless-integrations-faq.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,16 @@ When you create a new agentless integration, a new agent policy appears within t
7676

7777
No, agentless integrations can not use a specific range of static IP addresses for configuring ingress and egress allow and deny rules.
7878

79+
## Do agentless integrations work if I'm using traffic filtering?
80+
81+
::::{applies-switch}
82+
83+
:::{applies-item} serverless: ga
84+
Agentless integrations do not support traffic filtering.
85+
:::
86+
87+
:::{applies-item} stack: ga 9.1+
88+
Agentless integrations support traffic filtering. No additional configuration is necessary.
89+
:::
90+
91+
::::

solutions/security/get-started/agentless-integrations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,10 @@ There is a limit of 5 agentless integrations per project.
2222

2323
## Requirements
2424

25-
* Agentless integrations are supported only on {{ech}}, {{sec-serverless}}, and {{obs-serverless}} deployments.
25+
* Agentless integrations are supported only on {{ech}}, {{sec-serverless}}, and {{obs-serverless}} deployments.
2626
* On {{ech}}, agentless integrations require a working [{{fleet-server}}](/reference/fleet/fleet-server.md).
2727
* To set up a new agentless integration, you need the `Actions and connectors: all` [{{kib}} privilege](/deploy-manage/users-roles/cluster-or-deployment-auth/kibana-privileges.md).
28+
* For {{serverless-short}} deployments, traffic filtering must be turned off.
2829

2930
## Generally available (GA) agentless integrations
3031

0 commit comments

Comments
 (0)