From d4ca6b11ad6a15fab3a784f06561fe9478a8744a Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:24:26 +0100 Subject: [PATCH] [8.9] Adds missing features to Elastic Security UI page (backport #3861) (#3939) * Adds missing features to Elastic Security UI page (#3861) * Adds missing features to Elastic Security UI page * Update docs/getting-started/security-ui.asciidoc Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> --------- Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Co-authored-by: Joe Peeples (cherry picked from commit 4d472bf890ca18b0fbac44ace3b79f2dd306b69a) # Conflicts: # docs/getting-started/security-ui.asciidoc * Resolves conflict --------- Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com> Co-authored-by: natasha-moore-elastic --- docs/getting-started/security-ui.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/getting-started/security-ui.asciidoc b/docs/getting-started/security-ui.asciidoc index 26db4db342..2861f3d583 100644 --- a/docs/getting-started/security-ui.asciidoc +++ b/docs/getting-started/security-ui.asciidoc @@ -164,7 +164,9 @@ Expand this section to access and manage additional security features: * <>: View and manage event filters, which allow you to filter endpoint events you don't need to want stored in {es}. * <>: View and manage host isolation exceptions, which specify IP addresses that can communicate with your hosts even when those hosts are blocked from your network. * <>: View and manage the blocklist, which allows you to prevent specified applications from running on hosts, extending the list of processes that {elastic-defend} considers malicious. +* <>: Find the history of response actions performed on hosts. * <>: View, enable, or disable benchmark rules. +* <>: Identify and block unexpected system behavior in Kubernetes containers. [role="screenshot"] image::manage-pg.png[Shows the Manage page]