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.15]: Expandable flyout setting being removed from advanced settings #5292

Merged
merged 7 commits into from
Jun 13, 2024
2 changes: 0 additions & 2 deletions docs/detections/alerts-view-details.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ image::images/open-alert-details-flyout.gif[Expandable flyout, 90%]

Use the alert details flyout to begin an investigation, open a case, or plan a response. Click **Take action** at the bottom of the flyout to find more options for interacting with the alert.

NOTE: To use the simplified alert details flyout design from {elastic-sec} 8.9 and earlier, turn off the <<enable-expandable-flyout,`securitySolution:enableExpandableFlyout`>> advanced setting.

[discrete]
[[alert-details-flyout-ui]]
== Alert details flyout UI
Expand Down
6 changes: 0 additions & 6 deletions docs/getting-started/advanced-setting.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -103,12 +103,6 @@ Security *Overview* page.
* `securitySolution:newsFeedUrl`: The URL from which the security news feed content is
retrieved.

[discrete]
[[enable-expandable-flyout]]
== Display the expandable flyout

The `securitySolution:enableExpandableFlyout` setting enables the expandable alert details flyout on the Alerts page. This setting is turned on by default. Turn it off to apply the simplified alert details flyout design that was used in {elastic-sec} 8.9 and earlier.

[discrete]
[[enable-asset-criticality]]
== Enable asset criticality workflows
Expand Down
4 changes: 0 additions & 4 deletions docs/serverless/alerts/view-alert-details.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ To learn more about an alert, click the **View details** button from the Alerts

Use the alert details flyout to begin an investigation, open a case, or plan a response. Click **Take action** at the bottom of the flyout to find more options for interacting with the alert.

<DocCallOut title="Note">
To use the simplified alert details flyout design, turn off the <DocLink slug="/serverless/security/advanced-settings" section="display-the-expandable-flyout">`securitySolution:enableExpandableFlyout`</DocLink> advanced setting.
</DocCallOut>

<div id="alert-details-flyout-ui"></div>

## Alert details flyout UI
Expand Down
6 changes: 0 additions & 6 deletions docs/serverless/settings/advanced-settings.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,6 @@ You can change these settings, which affect the news feed displayed on the
* `securitySolution:newsFeedUrl`: The URL from which the security news feed content is
retrieved.

<div id="enable-expandable-flyout"></div>

## Display the expandable flyout

The `securitySolution:enableExpandableFlyout` setting enables the expandable alert details flyout on the Alerts page. This setting is turned on by default. Turn it off to apply a simplified alert details flyout design.

## Enable asset criticality workflows

The `securitySolution:enableAssetCriticality` setting determines whether asset criticality is included as a risk input to entity risk scoring. This setting is turned off by default. Turn it on to enable asset criticality workflows and to use asset criticality as part of entity risk scoring.
Expand Down
Loading