Skip to content
Merged
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,16 @@

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

## Do agentless integrations work if I'm using traffic filtering?

Check notice on line 79 in solutions/security/get-started/_snippets/agentless-integrations-faq.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.FirstPerson: Avoid first-person pronouns such as 'I'm'.

Check notice on line 79 in solutions/security/get-started/_snippets/agentless-integrations-faq.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.Capitalization: 'Do agentless integrations work if I'm using traffic filtering?' should use sentence-style capitalization.

Check warning on line 79 in solutions/security/get-started/_snippets/agentless-integrations-faq.md

View workflow job for this annotation

GitHub Actions / preview / vale

Elastic.EndPuntuaction: Don't end headings with punctuation.

::::{applies-switch}

:::{applies-item} serverless: ga
Agentless integrations do not support traffic filtering.
:::

:::{applies-item} stack: ga 9.1+
Agentless integrations support traffic filtering. No additional configuration is necessary.
:::

::::
3 changes: 2 additions & 1 deletion solutions/security/get-started/agentless-integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ There is a limit of 5 agentless integrations per project.

## Requirements

* Agentless integrations are supported only on {{ech}}, {{sec-serverless}}, and {{obs-serverless}} deployments.
* Agentless integrations are supported only on {{ech}}, {{sec-serverless}}, and {{obs-serverless}} deployments.
* On {{ech}}, agentless integrations require a working [{{fleet-server}}](/reference/fleet/fleet-server.md).
* 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).
* For {{serverless-short}} deployments, traffic filtering must not be enabled.

## Generally available (GA) agentless integrations

Expand Down
Loading