From 8c8ae4653e5231f6699264d4903fc01cc90b33a2 Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com> Date: Wed, 13 Sep 2023 10:21:39 +0100 Subject: [PATCH] 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) --- 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 10a2008647..966d727d2a 100644 --- a/docs/getting-started/security-ui.asciidoc +++ b/docs/getting-started/security-ui.asciidoc @@ -187,6 +187,8 @@ 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. +* <>: Identify and block unexpected system behavior in Kubernetes containers. [role="screenshot"] image::manage-pg.png[Manage page]