Skip to content

Commit 085b5db

Browse files
Renames Endpoint Insights feature privilege (#1322)
Resolves #1015 by renaming the Endpoint Insights feature privilege to Automatic Troubleshooting. This change is being introduced in 9.0.1. Previews: * [Identify antivirus software on your hosts](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1322/solutions/security/manage-elastic-defend/identify-antivirus-software-on-hosts) * [Elastic Defend feature privileges](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/1322/solutions/security/configure-elastic-defend/elastic-defend-feature-privileges)
1 parent 6c92df4 commit 085b5db

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

solutions/security/configure-elastic-defend/elastic-defend-feature-privileges.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For each of the following sub-feature privileges, select the type of access you
3636
| | |
3737
| --- | --- |
3838
| **Endpoint List** | Access the [Endpoints](/solutions/security/manage-elastic-defend/endpoints.md) page, which lists all hosts running {{elastic-defend}}, and associated integration details. |
39-
| **Endpoint Insights** |Access [Automatic Troubleshooting](/solutions/security/manage-elastic-defend/identify-antivirus-software-on-hosts.md) to check if your hosts have third-party AV software installed. |
39+
| **Automatic Troubleshooting** |Access [Automatic Troubleshooting](/solutions/security/manage-elastic-defend/identify-antivirus-software-on-hosts.md) to check if your hosts have third-party AV software installed.<br><br>**Note:** In {{stack}} 9.0.0, this privilege is called **Endpoint Insights**. |
4040
| **Trusted Applications** | Access the [Trusted applications](/solutions/security/manage-elastic-defend/trusted-applications.md) page to remediate conflicts with other software, such as antivirus or endpoint security applications. |
4141
| **Host Isolation Exceptions** | Access the [Host isolation exceptions](/solutions/security/manage-elastic-defend/host-isolation-exceptions.md) page to add specific IP addresses that isolated hosts can still communicate with. |
4242
| **Blocklist** | Access the [Blocklist](/solutions/security/manage-elastic-defend/blocklist.md) page to prevent specified applications from running on hosts, extending the list of processes that {{elastic-defend}} considers malicious. |

solutions/security/manage-elastic-defend/identify-antivirus-software-on-hosts.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ After you’ve installed {{elastic-defend}} on one or more hosts, you can use *A
2424
To use this feature, you need:
2525

2626
* In serverless, a Security Analytics Complete [subscription](https://www.elastic.co/pricing/serverless-security).
27-
* The **Endpoint Insights: Read** or **Endpoint Insights: All** security sub-feature privilege.
27+
* The **Automatic Troubleshooting: Read** or **Automatic Troubleshooting: All** security [sub-feature privilege](/solutions/security/configure-elastic-defend/elastic-defend-feature-privileges.md).
28+
:::{note}
29+
In {{stack}} 9.0.0, this privilege is called **Endpoint Insights**.
30+
:::
2831
* A working [LLM connector](../ai/set-up-connectors-for-large-language-models-llm.md) for AI Assistant.
2932
::::
3033

0 commit comments

Comments
 (0)