You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/security/dashboards/endpoint-detection-response-dashboard.md
+19-7Lines changed: 19 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,13 +32,13 @@ The dashboard presents various information about detections, preventions, and al
32
32
33
33
The following visualizations are included:
34
34
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.
42
42
43
43
## Visualization panel actions
44
44
@@ -53,6 +53,18 @@ Hover over a visualization panel to take the following actions:
53
53
***Download CSV**: Download the panel’s data as a CSV file.
54
54
***Copy to dashboard**: Copy the panel to an existing or new dashboard.
55
55
***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:
0 commit comments