Skip to content

Commit

Permalink
[8.15] Host isolation exceptions and VPN communication (backport #5579)…
Browse files Browse the repository at this point in the history
… (#5632)

* Host isolation exceptions and VPN communication (#5579)

* Add to admonition [ESS]

* Add to admonition [serverless]

* Add back accidentally deleted line

(cherry picked from commit 3886a21)

# Conflicts:
#	docs/serverless/edr-manage/host-isolation-exceptions.mdx

* Delete docs/serverless directory and its contents

---------

Co-authored-by: Joe Peeples <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 31, 2024
1 parent 34c5abd commit d437336
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/management/admin/host-isolation-exceptions.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,12 @@ Host isolation exceptions support IPv4 addresses, with optional classless inter-
You must have the *Host Isolation Exceptions* <<endpoint-management-req,privilege>> to access this feature.
--

IMPORTANT: Each host isolation exception IP address should be a highly trusted and secure location since you're allowing it to communicate with hosts that have been isolated to prevent a potential threat from spreading.
[IMPORTANT]
====
* Each host isolation exception IP address should be a highly trusted and secure location since you're allowing it to communicate with hosts that have been isolated to prevent a potential threat from spreading.
* If your hosts depend on VPNs for network communication, you should also set up host isolation exceptions for those VPN servers' IP addresses.
====

Host isolation is a https://www.elastic.co/pricing[Platinum or Enterprise subscription] feature. By default, a host isolation exception is recognized globally across all hosts running {elastic-defend}. You can also assign a host isolation exception to a specific {elastic-defend} integration policy, affecting only the hosts assigned to that policy.

Expand Down

0 comments on commit d437336

Please sign in to comment.