Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 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 solutions/security/endpoint-response-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ Launch the response console from any of the following places in {{elastic-sec}}:
* **Endpoints** page → **Actions** menu (**…**) → **Respond**
* Endpoint details flyout → **Take action** → **Respond**
* Alert details flyout → **Take action** → **Respond**

::::{note}
In {{serverless-short}}, you can also launch the response console from the event details flyout (event details flyout → **Take action** → **Respond**).
::::

* Host details page → **Respond**

To perform an action on the endpoint, enter a [response action command](/solutions/security/endpoint-response-actions.md#response-action-commands) in the input area at the bottom of the console, then press **Return**. Output from the action is displayed in the console.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,9 @@ After the host is successfully isolated, an **Isolated** status is added to the

## Release a host [release-a-host]

::::{dropdown} Release a host from a detection alert
1. Open a detection alert:

::::{dropdown} Release a host from an event (Serverless only) or detection alert
1. Open an event (Serverless-short only) or a detection alert:
* From the event analyzer view: Click an event. (Serverless only)
* From the Alerts table or Timeline: Click **View details** (![View details icon](/solutions/images/security-view-details-icon.png "title =20x20")).
* From a case with an attached alert: Click **Show alert details** (**>**).

Expand All @@ -132,7 +132,7 @@ After the host is successfully isolated, an **Isolated** status is added to the
::::


::::{dropdown} Release a host from an endpoint
::::{dropdown} Release a host from an event ({{serverless-short only}}) or detection alert
1. Find **Endpoints** in the navigation menu or use the [global search field](/explore-analyze/find-and-organize/find-apps-and-objects.md), then either:

* Select the appropriate endpoint in the **Endpoint** column, and click **Take action → Release host** in the endpoint details flyout.
Expand Down
Loading