Skip to content

Commit 754609f

Browse files
address feedback
1 parent 76de346 commit 754609f

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed
58 KB
Loading

solutions/security/dashboards/endpoint-detection-response-dashboard.md

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ The dashboard presents various information about detections, preventions, and al
3232

3333
The following visualizations are included:
3434

35-
* **Total detection, prevention, and ransomware alerts**
36-
* **Open alerts over time**
37-
* **Open alerts by severity**
38-
* **Open alerts by top 10 MITRE technique**
39-
* **Open alerts by OS**
40-
* **Top 10 infected endpoints**
41-
* **Top 10 impacted users per endpoint**
35+
* **Total detection, prevention, and ransomware alerts**: Displays the total number of detection, prevention, and ransomware alerts from protected endpoints within the specified time range.
36+
* **Open alerts over time**: Shows the trend of active alerts over the selected period, helping you identify spikes or patterns in alert activity.
37+
* **Open alerts by severity**: Displays the distribution of open alerts by severity level.
38+
* **Open alerts by top 10 MITRE technique**: Highlights the most frequent MITRE ATT&CK® techniques observed across alerts.
39+
* **Open alerts by OS**: Shows the distribution of open alerts across different operating systems to help assess environment coverage.
40+
* **Top 10 infected endpoints**: Displays endpoints with the most detections or alerts, enabling you to prioritize remediation and take immediate action on heavily impacted systems.
41+
* **Top 10 impacted users per endpoint**: Displays users with the most detections or alerts, helping you to identify potentially compromised users linked to repeated alerts on the same endpoint.
4242

4343
## Visualization panel actions
4444

@@ -53,6 +53,18 @@ Hover over a visualization panel to take the following actions:
5353
* **Download CSV**: Download the panel’s data as a CSV file.
5454
* **Copy to dashboard**: Copy the panel to an existing or new dashboard.
5555
* **Add to case**: Add the panel to an existing case.
56+
* **Detect anomalies**: Create a {{ml}} anomaly detection job using the panel’s data.
57+
58+
Click a visualization panel or part of a panel (such as a section of a donut chart) to take the following actions:
59+
60+
* **Apply filter to current view**: Apply the selected value as a filter to update all visualizations.
61+
* **Show**: Open the **Alerts** page filtered by the selected value (for example, **Show Medium** opens alerts with medium severity, or **Show ransomware** opens ransomware alerts).
62+
63+
In the table panels, click the options menu ({icon}`boxes_vertical`) to take action over endpoints or users with a high number of alerts:
64+
65+
:::{image} /solutions/images/security-endpoint-dashboard-options.png
66+
:alt: Take action on an endpoint
67+
:::
5668

5769
## Duplicate and edit the dashboard
5870

0 commit comments

Comments
 (0)