From 333c75903474d3e94fbf1ce833b1d29f3dbd3bf9 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 15:56:56 -0400 Subject: [PATCH] [8.8] Document a known issue about detection rules being duplicated upon update (backport #4022) (#4079) Co-authored-by: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Co-authored-by: nastasha.solomon --- docs/release-notes/8.6.asciidoc | 11 +++++++++++ docs/release-notes/8.7.asciidoc | 3 ++- docs/release-notes/8.8.asciidoc | 6 +++--- 3 files changed, 16 insertions(+), 4 deletions(-) diff --git a/docs/release-notes/8.6.asciidoc b/docs/release-notes/8.6.asciidoc index 0861a96d1e..b2fb9e4e80 100644 --- a/docs/release-notes/8.6.asciidoc +++ b/docs/release-notes/8.6.asciidoc @@ -5,6 +5,11 @@ [[release-notes-8.6.2]] === 8.6.2 +[discrete] +[[known-issue-8.6.2]] +==== Known issues +* After upgrading Elastic prebuilt rules, some rules are erroneously duplicated as custom rules. To remove them, go to the Rules page (**Manage** -> **Rules**), click the **Custom rules** filter next to the search bar, then select and delete the duplicate rules. + [discrete] [[bug-fixes-8.6.2]] ==== Bug fixes and enhancements @@ -15,6 +20,11 @@ [[release-notes-8.6.1]] === 8.6.1 +[discrete] +[[known-issue-8.6.1]] +==== Known issues +* After upgrading Elastic prebuilt rules, some rules are erroneously duplicated as custom rules. To remove them, go to the Rules page (**Manage** -> **Rules**), click the **Custom rules** filter next to the search bar, then select and delete the duplicate rules. + [discrete] [[bug-fixes-8.6.1]] ==== Bug fixes and enhancements @@ -29,6 +39,7 @@ [discrete] [[known-issue-8.6.0]] ==== Known issues +* After upgrading Elastic prebuilt rules, some rules are erroneously duplicated as custom rules. To remove them, go to the Rules page (**Manage** -> **Rules**), click the **Custom rules** filter next to the search bar, then select and delete the duplicate rules. * When using the Osquery Manager integration with {agent}, Osquery results aren't properly written to {es} and, therefore, cannot be viewed in Kibana (https://github.com/elastic/beats/issues/34250)[#34250]). We recommend that Osquery users skip {stack} version 8.6.0 and upgrade to {stack} version 8.6.1 or later when available. * Investigation guides for some prebuilt rules may not render correctly if they include an escaped character (such as `\"`). To resolve this, update your prebuilt rules once you receive a rule update prompt on the Rules page (https://github.com/elastic/detection-rules/pull/2447[#2447]). diff --git a/docs/release-notes/8.7.asciidoc b/docs/release-notes/8.7.asciidoc index 9e4991a72b..d3c7fcf264 100644 --- a/docs/release-notes/8.7.asciidoc +++ b/docs/release-notes/8.7.asciidoc @@ -8,7 +8,7 @@ [discrete] [[known-issue-8.7.1]] ==== Known issues - +* After upgrading Elastic prebuilt rules, some rules are erroneously duplicated as custom rules. To remove them, go to the Rules page (**Manage** -> **Rules**), click the **Custom rules** filter next to the search bar, then select and delete the duplicate rules. * Index aliases and some data streams are not properly retrieved by the {elastic-sec} default data view. * The **Add exceptions flyout** loads indefinitely and an out of memory error displays when a rule has a large number of unmapped fields in multiple indices. To avoid this issue, use the <> to manage exceptions. * If you modify an exception item using the <> API and _only_ specify its `item_id`, the exception item is erroneously duplicated. To avoid this issue, you can either: @@ -137,6 +137,7 @@ To find the affected endpoint policy artifacts: [discrete] [[known-issue-8.7.0]] ==== Known issues +* After upgrading Elastic prebuilt rules, some rules are erroneously duplicated as custom rules. To remove them, go to the Rules page (**Manage** -> **Rules**), click the **Custom rules** filter next to the search bar, then select and delete the duplicate rules. * After alerts are generated for the first time, you may have to refresh your browser before your alert data appears on pages that use data views (for example, Timeline). Navigating between pages will not work (https://github.com/elastic/security-docs/issues/3046[#3046]). diff --git a/docs/release-notes/8.8.asciidoc b/docs/release-notes/8.8.asciidoc index 6b97ef81a2..d62db9bcb0 100644 --- a/docs/release-notes/8.8.asciidoc +++ b/docs/release-notes/8.8.asciidoc @@ -8,7 +8,7 @@ [discrete] [[known-issue-8.8.2]] ==== Known issues - +* After upgrading Elastic prebuilt rules, some rules are erroneously duplicated as custom rules. To remove them, go to the Rules page (**Manage** -> **Rules**), click the **Custom rules** filter next to the search bar, then select and delete the duplicate rules. * Rule changes can't be saved and existing rule actions are removed if the action's frequency is shorter than the rule's run interval. * Setting the `max_signals` value higher than the {kibana-ref}/alert-action-settings-kb.html#alert-settings[`xpack.alerting.rules.run.alerts.max`] value will lead to rule failure. * A UI bug can affect the Alerts table height, making it difficult to view alerts. To view alerts, do one of the following: @@ -163,7 +163,7 @@ GET .kibana*/_search [discrete] [[known-issue-8.8.1]] ==== Known issues - +* After upgrading Elastic prebuilt rules, some rules are erroneously duplicated as custom rules. To remove them, go to the Rules page (**Manage** -> **Rules**), click the **Custom rules** filter next to the search bar, then select and delete the duplicate rules. * Rule changes can't be saved and existing rule actions are removed if the action's frequency is shorter than the rule's run interval. * Setting the `max_signals` value higher than the {kibana-ref}/alert-action-settings-kb.html#alert-settings[`xpack.alerting.rules.run.alerts.max`] value will lead to rule failure. @@ -316,7 +316,7 @@ To view a detailed summary of the latest features and enhancements, check out ou [discrete] [[known-issue-8.8.0]] ==== Known issues - +* After upgrading Elastic prebuilt rules, some rules are erroneously duplicated as custom rules. To remove them, go to the Rules page (**Manage** -> **Rules**), click the **Custom rules** filter next to the search bar, then select and delete the duplicate rules. * Rule changes can't be saved and existing rule actions are removed if the action's frequency is shorter than the rule's run interval. * Setting the `max_signals` value higher than the {kibana-ref}/alert-action-settings-kb.html#alert-settings[`xpack.alerting.rules.run.alerts.max`] value will lead to rule failure. * {elastic-sec} 8.8 contains a bug that makes field types appear as `unknown` within the **Fields** browser and when examining alert or event details. This bug also causes timestamps to be incorrectly formatted in the Alerts table. To resolve this issue, upgrade to 8.8.1.