Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Nastasha Solomon <[email protected]>
  • Loading branch information
natasha-moore-elastic and nastasha-solomon authored May 21, 2024
1 parent c649c03 commit fbeeb2a
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions docs/whats-new.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ The following enhancements have been added to detection rules and alerts:
[float]
=== Value list improvements

You can now {security-guide}/value-lists-exceptions.html#edit-value-lists[edit value lists] directly from the UI and wherever you use them. For example, you can add items to a value list while creating a rule exception that references that value list.
You can now {security-guide}/value-lists-exceptions.html#edit-value-lists[edit value lists] from the UI, wherever you use them. For example, you can now add items to a value list while creating a rule exception that references that value list.

[role="screenshot"]
image::whats-new/images/8.14/edit-value-lists.png[Edit items in a value list, 90%]

[float]
=== ES|QL fields can be added as custom highlighted fields

When adding custom highlighted fields to an ES|QL rule, you can now {security-guide}/rules-ui-create.html#custom-highlighted-esql-fields[specify any fields returned by the rule's query]. This allows you to surface ES|QL fields that contain useful information for investigating alerts.
When adding custom highlighted fields to an {esql} rule, you can now {security-guide}/rules-ui-create.html#custom-highlighted-esql-fields[specify any fields returned by the rule's query]. This allows you to surface fields that contain useful information for investigating alerts.

[float]
=== Editable setup guide field for detection rules
Expand All @@ -37,14 +37,12 @@ You can now {security-guide}/rules-ui-create.html#rule-ui-advanced-params[edit t
image::whats-new/images/8.14/setup-guide-field.png[Setup guide field]

[float]
=== Alert suppression for custom query rules is now generally available
=== Alert suppression improvements

In 8.14, we're moving {security-guide}/alert-suppression.html[alert suppression] for custom query rules from technical preview to generally available.
In 8.14, we're moving {security-guide}/alert-suppression.html[alert suppression] for custom query rules from technical preview to generally available. We're also adding alert suppression to event correlation rules (non-sequence queries only) and new terms rules.

[float]
=== Alert suppression supported for more rule types

Alert suppression is now supported for event correlation rules (non-sequence queries only) and new terms rules.

[float]
== Generative AI enhancements
Expand Down

0 comments on commit fbeeb2a

Please sign in to comment.