Skip to content

Commit 92c75cc

Browse files
mergify[bot]joepeeplesgithub-actions[bot]
authored
[8.x] Nav changes for "Manage Elastic Defend" and "Endpoint response actions" sections (backport #6073) (#6117)
* Nav changes for "Manage Elastic Defend" and "Endpoint response actions" sections (#6073) * Update "Trusted applications" * Update "Event filters" * Update "Host isolation exceptions" * Update "Blocklist" * Update "Isolate a host" * Update "Response actions history" * Update "Configure third-party response actions" * Fix "Configure third-party response actions" * Apply suggestions from Nastasha's review Co-authored-by: Nastasha Solomon <[email protected]> * Revise to "navigation menu" --------- Co-authored-by: Nastasha Solomon <[email protected]> (cherry picked from commit 5f71cc1) # Conflicts: # docs/serverless/edr-manage/blocklist.asciidoc # docs/serverless/edr-manage/event-filters.asciidoc # docs/serverless/edr-manage/host-isolation-exceptions.asciidoc # docs/serverless/edr-manage/trusted-apps-ov.asciidoc # docs/serverless/endpoint-response-actions/host-isolation-ov.asciidoc # docs/serverless/endpoint-response-actions/response-actions-config.asciidoc # docs/serverless/endpoint-response-actions/response-actions-history.asciidoc * 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>
1 parent 96fe5ac commit 92c75cc

File tree

7 files changed

+13
-15
lines changed

7 files changed

+13
-15
lines changed

docs/management/admin/blocklist.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The blocklist is not intended to broadly block benign applications for non-secur
1616

1717
By default, a blocklist entry is recognized globally across all hosts running {elastic-defend}. If you have a https://www.elastic.co/pricing[Platinum or Enterprise subscription], you can also assign a blocklist entry to specific {elastic-defend} integration policies, which blocks the process only on hosts assigned to that policy.
1818

19-
. Go to **Manage** -> **Blocklist**.
19+
. Find **Blocklist** in the navigation menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
2020

2121
. Click **Add blocklist entry**. The **Add blocklist** flyout appears.
2222

@@ -49,7 +49,7 @@ NOTE: You can also select the `Per Policy` option without immediately assigning
4949
. Click **Add blocklist**. The new entry is added to the **Blocklist** page.
5050

5151
. When you're done adding entries to the blocklist, ensure that the blocklist is enabled for the {elastic-defend} integration policies that you just assigned:
52-
.. Go to **Manage** -> **Policies**, then click on an integration policy.
52+
.. Go to the **Policies** page, then click on an integration policy.
5353
.. On the **Policy settings** tab, ensure that the **Malware protections** and **Blocklist** toggles are switched on. Both settings are enabled by default.
5454

5555
[discrete]

docs/management/admin/event-filters.asciidoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Create event filters from the Hosts page or the Event filters page.
2222
+
2323
--
2424
* To create an event filter from the Hosts page:
25-
.. Go to *Explore* -> *Hosts*.
2625
.. Select the *Events* tab to view the Events table.
2726
+
2827
.. Find the event to filter, click the *More actions* menu (*...*), then select *Add Endpoint event filter*.
@@ -31,8 +30,7 @@ TIP: Since you can only create filters for endpoint events, be sure to filter th
3130
For example, in the KQL search bar, enter the following query to find endpoint network events: `event.dataset : endpoint.events.network`.
3231

3332
* To create an event filter from the Event filters page:
34-
.. Go to *Manage* -> *Event filters*.
35-
.. Click *Add event filter*. The *Add event filter* flyout opens.
33+
.. Cick *Add event filter*, which opens a flyout.
3634
--
3735
+
3836
[role="screenshot"]

docs/management/admin/host-isolation-exceptions.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You must have the *Host Isolation Exceptions* <<endpoint-management-req,privileg
2121

2222
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.
2323

24-
. Go to **Manage** -> **Host isolation exceptions**.
24+
. Find **Host isolation exceptions** in the navigation menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
2525
. Click **Add Host isolation exception**.
2626
. Fill in these fields in the **Add Host isolation exception** flyout:
2727
.. `Name your host isolation exceptions`: Enter a name to identify the host isolation exception.

docs/management/admin/host-isolation-ov.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ All actions executed on a host are tracked in the host’s response actions hist
5555
.Isolate a host from an endpoint
5656
[%collapsible]
5757
====
58-
. Go to *Manage -> Endpoints*, then either:
58+
. Find **Endpoints** in the navigation menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then either:
5959
* Select the appropriate endpoint in the *Endpoint* column, and click *Take action -> Isolate host* in the endpoint details flyout.
6060
* Click the *Actions* menu (*...*) on the appropriate endpoint, then select *Isolate host*.
6161
. Enter a comment describing why you’re isolating the host (optional).
@@ -112,7 +112,7 @@ image::images/host-isolated-notif.png[Host isolated notification message,350]
112112
.Release a host from an endpoint
113113
[%collapsible]
114114
====
115-
. Go to *Manage -> Endpoints*, then either:
115+
. Find **Endpoints** in the navigation menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then either:
116116
* Select the appropriate endpoint in the *Endpoint* column, and click *Take action -> Release host* in the endpoint details flyout.
117117
* Click the *Actions* menu (*...*) on the appropriate endpoint, then select *Release host*.
118118
. Enter a comment describing why you're releasing the host (optional).
@@ -142,7 +142,7 @@ image::images/host-released-notif.png[Host released notification message,350]
142142

143143
To confirm if a host has been successfully isolated or released, check the response actions history, which logs the response actions performed on a host.
144144

145-
Go to *Manage* -> *Endpoints*, click an endpoint's name, then click the *Response action history* tab. You can filter the information displayed in this view. Refer to <<response-actions-history>> for more details.
145+
Go to the *Endpoints* page, click an endpoint's name, then click the *Response action history* tab. You can filter the information displayed in this view. Refer to <<response-actions-history>> for more details.
146146

147147
[role="screenshot"]
148148
image::images/response-actions-history-endpoint-details.png[Response actions history page UI,75%]

docs/management/admin/response-actions-config.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Expand a section below for your endpoint security system:
5151
. **Install the CrowdStrike integration and {agent}.** Elastic's {integrations-docs}/crowdstrike[CrowdStrike integration]
5252
collects and ingests logs into {elastic-sec}.
5353
+
54-
.. Go to **Integrations**, search for and select **CrowdStrike**, then select **Add CrowdStrike**.
54+
.. Find **Integrations** in the navigation menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], search for and select **CrowdStrike**, then select **Add CrowdStrike**.
5555
.. Configure the integration with an **Integration name** and optional **Description**.
5656
.. Select **Collect CrowdStrike logs via API**, and enter the required **Settings**:
5757
- **Client ID**: Client ID for the API client used to read CrowdStrike data.
@@ -66,7 +66,7 @@ Expand a section below for your endpoint security system:
6666
+
6767
IMPORTANT: Do not create more than one CrowdStrike connector.
6868
+
69-
.. Go to **Stack Management** → **Connectors**, then select **Create connector**.
69+
.. Find **Connectors** in the navigation menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then select **Create connector**.
7070
.. Select the CrowdStrike connector.
7171
.. Enter the configuration information:
7272
- **Connector name**: A name to identify the connector.
@@ -100,7 +100,7 @@ Refer to the {integrations-docs}/sentinel_one[SentinelOne integration docs] or S
100100
101101
. **Install the SentinelOne integration and {agent}.** Elastic's {integrations-docs}/sentinel_one[SentinelOne integration] collects and ingests logs into {elastic-sec}.
102102
+
103-
.. Go to **Integrations**, search for and select **SentinelOne**, then select **Add SentinelOne**.
103+
.. Find **Integrations** in the navigation menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], search for and select **SentinelOne**, then select **Add SentinelOne**.
104104
.. Configure the integration with an **Integration name** and optional **Description**.
105105
.. Ensure that **Collect SentinelOne logs via API** is selected, and enter the required **Settings**:
106106
- **URL**: The SentinelOne console URL.
@@ -113,7 +113,7 @@ Refer to the {integrations-docs}/sentinel_one[SentinelOne integration docs] or S
113113
+
114114
IMPORTANT: Do not create more than one SentinelOne connector.
115115
116-
.. Go to **Stack Management** → **Connectors**, then select **Create connector**.
116+
.. Find **Connectors** in the navigation menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field], then select **Create connector**.
117117
.. Select the **SentinelOne** connector.
118118
.. Enter the configuration information:
119119
- **Connector name**: A name to identify the connector.

docs/management/admin/response-actions-history.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
You must have the *Response Actions History* <<endpoint-management-req,privilege>> to access this feature.
1515
--
1616

17-
To access the response actions history for all endpoints, go to *Manage* -> *Response actions history*. You can also access the response actions history for an individual endpoint from these areas:
17+
To access the response actions history for all endpoints, find **Response actions history** in the navigation menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field]. You can also access the response actions history for an individual endpoint from these areas:
1818

1919
* *Endpoints* page: Click an endpoint's name to open the details flyout, then click the *Response actions history* tab.
2020
* *Response console* page: Click the *Response actions history* button.

docs/management/admin/trusted-apps.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ By default, a trusted application is recognized globally across all hosts runnin
2222

2323
To add a trusted application:
2424

25-
. Go to *Manage* -> *Trusted applications*.
25+
. Find **Trusted applications** in the navigation menu or use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
2626

2727
. Click *Add trusted application*.
2828

0 commit comments

Comments
 (0)