Skip to content

Commit 99ee278

Browse files
Visualize detection alerts
1 parent f70f84a commit 99ee278

File tree

3 files changed

+7
-130
lines changed

3 files changed

+7
-130
lines changed

raw-migrated-files/docs-content/serverless/security-visualize-alerts.md

Lines changed: 0 additions & 115 deletions
This file was deleted.

raw-migrated-files/toc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@ toc:
245245
- file: docs-content/serverless/security-trusted-applications.md
246246
- file: docs-content/serverless/security-tune-detection-signals.md
247247
- file: docs-content/serverless/security-view-alert-details.md
248-
- file: docs-content/serverless/security-visualize-alerts.md
249248
- file: docs-content/serverless/security-vuln-management-dashboard-dash.md
250249
- file: docs-content/serverless/security-vuln-management-faq.md
251250
- file: docs-content/serverless/security-vuln-management-get-started.md

solutions/security/detect-and-alert/visualize-detection-alerts.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,7 @@ mapped_urls:
44
- https://www.elastic.co/guide/en/serverless/current/security-visualize-alerts.html
55
---
66

7-
# Visualize detection alerts
8-
9-
% What needs to be done: Lift-and-shift
10-
11-
% Use migrated content from existing pages that map to this page:
12-
13-
% - [x] ./raw-migrated-files/security-docs/security/visualize-alerts.md
14-
% - [ ] ./raw-migrated-files/docs-content/serverless/security-visualize-alerts.md
7+
# Visualize detection alerts [security-visualize-alerts]
158

169
Visualize and group detection alerts by specific parameters in the visualization section of the Alerts page.
1710

@@ -32,22 +25,22 @@ Some view types don’t have the **Group by top** option. You can also leave **G
3225
::::
3326

3427

35-
To reset a view to default settings, hover over it and click the options menu (![Settings menu icon](../../../images/security-three-dot-icon.png "")) that appears, then select **Reset group by fields**.
28+
To reset a view to default settings, hover over it and click the options menu (![More actions](../../../images/security-three-dot-icon.png "title =20x20")) that appears, then select **Reset group by fields**.
3629

3730
::::{tip}
3831
The options menu also lets you inspect the visualization’s queries. For the trend and counts views, you can add the visualization to a new or existing case, or open it in Lens.
3932
::::
4033

4134

42-
Click the collapse icon (![Collapse icon](../../../images/security-collapse-icon-horiz-down.png "")) to minimize the visualization section and display a summary of key information instead.
35+
Click the collapse icon (![Collapse icon](../../../images/security-collapse-icon-horiz-down.png "title =20x20")) to minimize the visualization section and display a summary of key information instead.
4336

4437
:::{image} ../../../images/security-alert-page-viz-collapsed.png
4538
:alt: Alerts page with visualizations section collapsed
4639
:class: screenshot
4740
:::
4841

4942

50-
## Summary [_summary]
43+
## Summary [security-visualize-alerts-summary]
5144

5245
On the Alerts page, the summary visualization displays by default and shows how alerts are distributed across these indicators:
5346

@@ -63,7 +56,7 @@ You can hover and click on elements within the summary — such as severity leve
6356
:::
6457

6558

66-
## Trend [_trend]
59+
## Trend [security-visualize-alerts-trend]
6760

6861
The trend view shows the occurrence of alerts over time. By default, it groups alerts by detection rule name (`kibana.alert.rule.name`).
6962

@@ -78,7 +71,7 @@ The **Group by top** menu is unavailable for the trend view.
7871
:::
7972

8073

81-
## Counts [_counts]
74+
## Counts [security-visualize-alerts-counts]
8275

8376
The counts view shows the count of alerts in each group. By default, it groups alerts first by detection rule name (`kibana.alert.rule.name`), then by host name (`host.name`).
8477

@@ -88,7 +81,7 @@ The counts view shows the count of alerts in each group. By default, it groups a
8881
:::
8982

9083

91-
## Treemap [_treemap]
84+
## Treemap [security-visualize-alerts-treemap]
9285

9386
The treemap view shows the distribution of alerts as nested, proportionally-sized tiles. This view can help you quickly pinpoint the most prevalent and critical alerts.
9487

0 commit comments

Comments
 (0)