Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TH: Investigations][Serverless & 8.15] New previews in expandable flyout #5605

Merged
merged 9 commits into from
Jul 31, 2024
4 changes: 2 additions & 2 deletions docs/detections/alerts-view-details.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ IMPORTANT: If you've enabled grouping on the Alerts page, the alert details flyo
[[preview-panel]]
=== Preview panel

The preview panel shows more information about the rule associated with the alert and the reason the alert was generated. This panel overlays the right panel when you click **Show rule details** or **Show full reason** in the <<about-section,About>> section. To close the preview panel, click **x**.
Some areas in the flyout provide previews when you click on them. For example, clicking **Show rule summary** in the rule description displays a preview of the rule's details. To close the preview, click **x**.

[role="screenshot"]
image::images/alert-details-flyout-preview-panel.gif[Preview panel of the alert details flyout, 65%]
Expand Down Expand Up @@ -86,7 +86,7 @@ image::images/about-section-rp.png[About section of the Overview tab, 65%]

The About section has the following information:

* **Rule description**: Describes the rule's purpose or detection goals. Click **Show rule summary** to display more details about the rule within the <<preview-panel,preview panel>>. From the preview panel, click **Show rule details** to view the rule's details page.
* **Rule description**: Describes the rule's purpose or detection goals. Click **Show rule summary** to display a preview of the rule's details. From the preview, click **Show rule details** to view the rule's details page.

* **Alert reason**: Describes the source event that generated the alert. Event details are displayed in plain text and ordered logically to provide context for the alert. Click **Show full reason** to display the alert reason in the event rendered format within the <<preview-panel,preview panel>>.
+
Expand Down
Binary file modified docs/detections/images/expanded-correlations-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/detections/images/expanded-entities-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/serverless/alerts/view-alert-details.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ From the right panel, you can also:

### Preview panel

The preview panel shows more information about the rule associated with the alert and the reason the alert was generated. This panel overlays the right panel when you click **Show rule details** or **Show full reason** in the <DocLink slug="/serverless/security/view-alert-details" section="about">About</DocLink> section. To close the preview panel, click **x**.
Some areas in the flyout provide previews when you click on them. For example, clicking **Show rule summary** in the rule description displays a preview of the rule's details. To close the preview, click **x**.

![Preview panel of the alert details flyout](../images/view-alert-details/-detections-alert-details-flyout-preview-panel.gif)

Expand Down Expand Up @@ -85,7 +85,7 @@ The About section is located on the **Overview** tab in the right panel. It prov

The About section has the following information:

* **Rule description**: Describes the rule's purpose or detection goals. Click **Show rule summary** to display more details about the rule within the <DocLink slug="/serverless/security/view-alert-details" section="preview-panel">preview panel</DocLink>. From the preview panel, click **Show rule details** to view the rule's details page.
* **Rule description**: Describes the rule's purpose or detection goals. Click **Show rule summary** to display a preview of the rule's details. From the preview, click **Show rule details** to view the rule's details page.

* **Alert reason**: Describes the source event that generated the alert. Event details are displayed in plain text and ordered logically to provide context for the alert. Click **Show full reason** to display the alert reason in the event rendered format within the <DocLink slug="/serverless/security/view-alert-details" section="preview-panel">preview panel</DocLink>.

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading