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

[Request][Serverless][8.16] Visualizations in alert flyout - technical preview + advanced setting #5963

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

nastasha-solomon
Copy link
Contributor

@nastasha-solomon nastasha-solomon commented Oct 20, 2024

Fixes #5878

ESS:

Serverless:

@nastasha-solomon nastasha-solomon added Team: Threat Hunting Formerly Data Visibility Feature: Analyze Event Analyze Event/Resolver feature Feature: Alerts Priority: High Issues that are time-sensitive and/or are of high customer importance Effort: Small Issues that can be resolved quickly v8.16.0 v8.17.0 labels Oct 20, 2024
@nastasha-solomon nastasha-solomon self-assigned this Oct 20, 2024
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

@elasticdocs
Copy link

elasticdocs commented Oct 20, 2024

🚀 Built elastic-dot-co-docs-preview-docs successfully!

Issues? Visit #next-docs in Slack

@nastasha-solomon nastasha-solomon marked this pull request as ready for review October 24, 2024 20:33
@nastasha-solomon nastasha-solomon requested a review from a team as a code owner October 24, 2024 20:33
christineweng
christineweng previously approved these changes Oct 24, 2024
Copy link

@christineweng christineweng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

Copy link
Contributor

@natasha-moore-elastic natasha-moore-elastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor suggestions, otherwise looks good!

[[expanded-visualizations-view]]
=== Expanded visualizations view

preview:[]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This ⬆️ renders as the inline [preview] label, but the full banner might be more appropriate.

Suggested change
preview:[]
preview::[]

@@ -124,10 +124,32 @@ image::images/visualizations-section-rp.png[Visualizations section of the Overvi

Click **Visualizations** to display the following previews:

* **Session view preview**: Shows a preview of <<session-view,session view>> data. Click **Session viewer preview** to open the **Session View** tab in Timeline.
* **Session view preview**: Shows a preview of <<session-view,Session View>> data. Click **Session viewer preview** to open the **Session View** tab in Timeline.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this say Session viewer preview?

Suggested change
* **Session view preview**: Shows a preview of <<session-view,Session View>> data. Click **Session viewer preview** to open the **Session View** tab in Timeline.
* **Session viewer preview**: Shows a preview of <<session-view,Session View>> data. Click **Session viewer preview** to open the **Session View** tab in Timeline.

To use the **Visualize** tab, you must turn on the `securitySolution:enableVisualizationsInFlyout` <<visualizations-in-flyout,advanced setting>>.
--

The **Visualize** tab allows you to maintain the context of the Alerts table, while providing a more detailed view of alerts that you're investigating in the event analyzer or Session View. To open the tab, click **Session view preview** or **Analyzer preview** from the right panel.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question about Session view/viewer preview

@@ -29,7 +29,9 @@ Or
+
** `agent.type:"winlogbeat" and event.module: "sysmon" and process.entity_id : *`

. Events that can be visually analyzed are denoted by a cubical **Analyze event** icon. Select this option to open the event in the visual analyzer. Alternatively, open the alert details flyout, go to the Visualizations section, then click **Analyzer preview**. This opens the **Analyzer** tab in Timeline.
. Events that can be visually analyzed are denoted by a cubical **Analyze event** icon. Select this option to open the event in the visual analyzer. The event analyzer is accessible from the Hosts, Alerts, and Timelines pages, as well as the alert details flyout.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
. Events that can be visually analyzed are denoted by a cubical **Analyze event** icon. Select this option to open the event in the visual analyzer. The event analyzer is accessible from the Hosts, Alerts, and Timelines pages, as well as the alert details flyout.
. Events that can be visually analyzed are denoted by a cubical **Analyze event** icon. Select this option to open the event in the visual analyzer. The event analyzer is accessible from the **Hosts**, **Alerts**, and **Timelines** pages, as well as the alert details flyout.

[[visualizations-in-flyout]]
== Access the event analyzer and session view from the event or alert details flyout

preview:[]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
preview:[]
preview::[]

@@ -113,6 +113,14 @@ The `securitySolution:enableAssetCriticality` setting determines whether asset c

Including data from cold and frozen {ref}/data-tiers.html[data tiers] in <<visual-event-analyzer, visual event analyzer>> queries may result in performance degradation. The `securitySolution:excludeColdAndFrozenTiersInAnalyzer` setting allows you to exclude this data from analyzer queries. This setting is turned off by default.

[discrete]
[[visualizations-in-flyout]]
== Access the event analyzer and session view from the event or alert details flyout
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
== Access the event analyzer and session view from the event or alert details flyout
== Access the event analyzer and Session View from the event or alert details flyout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:doc-build Effort: Small Issues that can be resolved quickly Feature: Alerts Feature: Analyze Event Analyze Event/Resolver feature Priority: High Issues that are time-sensitive and/or are of high customer importance Team: Threat Hunting Formerly Data Visibility v8.16.0 v8.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request] Visualizations in alert flyout - technical preview + advanced setting
4 participants