Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -150,17 +150,6 @@ Click **Visualizations** to display the following previews:

### Expanded visualizations view [expanded-visualizations-view]

::::{warning}
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
::::


::::{admonition} Requirements
To use the **Visualize** tab, you must turn on the `securitySolution:enableVisualizationsInFlyout` [advanced setting](/solutions/security/get-started/configure-advanced-settings.md#visualizations-in-flyout).

::::


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 viewer preview** or **Analyzer preview** from the right panel.

:::{image} /solutions/images/security-visualize-tab-lp.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,12 +129,7 @@ Including data from cold and frozen [data tiers](/manage-data/lifecycle/data-tie

## Access the event analyzer and Session View from the event or alert details flyout [visualizations-in-flyout]

::::{warning}
This functionality is in technical preview and may be changed or removed in a future release. Elastic will work to fix any issues, but features in technical preview are not subject to the support SLA of official GA features.
::::


The `securitySolution:enableVisualizationsInFlyout` setting allows you to access the event analyzer and Session View in the **Visualize** [tab](/solutions/security/detect-and-alert/view-detection-alert-details.md#expanded-visualizations-view) on the alert or event details flyout. This setting is turned off by default.
The `securitySolution:enableVisualizationsInFlyout` setting allows you to access the event analyzer and Session View in the **Visualize** [tab](/solutions/security/detect-and-alert/view-detection-alert-details.md#expanded-visualizations-view) on the alert or event details flyout.


## Change the default search interval and data refresh time [_change_the_default_search_interval_and_data_refresh_time]
Expand Down
5 changes: 0 additions & 5 deletions solutions/security/investigate/visual-event-analyzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,6 @@ To find events that can be visually analyzed:

3. 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.

::::{tip}
Turn on the `securitySolution:enableVisualizationsInFlyout` [advanced setting](/solutions/security/get-started/configure-advanced-settings.md#visualizations-in-flyout) to access the event analyzer from the **Visualize** tab in the alert or event details flyout.
::::


:::{image} /solutions/images/security-analyze-event-button.png
:alt: analyze event button
:screenshot:
Expand Down
Loading