Skip to content

Commit 685793e

Browse files
Removes alert suppression line from RN and highlights (#6313) (#6314)
(cherry picked from commit f6411d5) Co-authored-by: natasha-moore-elastic <[email protected]>
1 parent 2c90206 commit 685793e

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

docs/release-notes/8.17.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ On November 12, 2024, it was discovered that manually running a custom query rul
9292
[[features-8.17.0]]
9393
==== New features
9494
* Adds a signature option for trusted applications on macOS ({kibana-pull}197821[#197821]).
95-
* Allows you to use alert suppression on EQL sequence alerts ({kibana-pull}189725[#189725]).
9695
* Adds GA support for the case action feature, which lets rules automatically create cases ({kibana-pull}196973[#196973]).
9796

9897
[discrete]

docs/whats-new.asciidoc

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,12 @@ Other versions: {security-guide-all}/8.16/whats-new.html[8.16] | {security-guide
1111
// tag::notable-highlights[]
1212

1313
[float]
14-
== Detection rules and alerts enhancements
15-
16-
[float]
17-
=== Logsdb index mode with detection rules and alerts
14+
== Logsdb index mode with detection rules and alerts
1815

1916
The {ref}/logs-data-stream.html[logsdb index mode] allows you to store log data more efficiently. If you're considering using it, refer to {security-guide}/detections-logsdb-index-mode-impact.html[Using logsdb index mode with {elastic-sec}] to learn how it can impact your rules and alerts.
2017

2118
NOTE: To use the {ref}/mapping-source-field.html#synthetic-source[synthetic `_source`] feature, you must have the appropriate subscription. Refer to the subscription page for https://www.elastic.co/subscriptions/cloud[{ecloud}] and {subscriptions}[{stack}/self-managed] for the breakdown of available features and their associated subscription tiers.
2219

23-
[float]
24-
=== Suppress alerts for EQL sequence rules
25-
26-
{security-guide}/alert-suppression.html[Alert suppression] now supports the EQL sequence rule type. You can use it to reduce the number of repeated or duplicate detection alerts generated from EQL sequence rules.
27-
2820
[float]
2921
== Signature option available for macOS trusted applications conditions
3022

0 commit comments

Comments
 (0)