From ca0174a2255f6fad4411b944c5567d91966e70f0 Mon Sep 17 00:00:00 2001 From: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Date: Fri, 21 Jun 2024 12:42:23 -0400 Subject: [PATCH 1/3] Update link in 8.8 release notes (#5463) This link points to a setting that's in the wrong area of the Fleet & Agent docs, so before I can fix that I'd like to update this link, in order not to bust the docs build. This link originates in version 8.8 so I hope it's okay to backport to there. (cherry picked from commit 32e56e24c66ba226040583c57838c154f91e5a7d) # Conflicts: # docs/release-notes/8.8.asciidoc --- docs/release-notes/8.8.asciidoc | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/docs/release-notes/8.8.asciidoc b/docs/release-notes/8.8.asciidoc index cca1e64a1d..20cafefc86 100644 --- a/docs/release-notes/8.8.asciidoc +++ b/docs/release-notes/8.8.asciidoc @@ -466,6 +466,7 @@ NOTE: To avoid further issues, _do not_ re-add the `file.name` field to the tabl [[enhancements-8.8.0]] ==== Enhancements +<<<<<<< HEAD * Renames the Notable Anomalies section in the Entity Analytics dashboard to Anomalies ({pull}155687[#155687]). * Displays additional {ml} anomaly jobs on the Entity Analytics dashboard ({pull}155520[#155520]). * Makes alert count links on the Entity Analytics dashboard navigate to the Alerts page instead of opening in Timeline ({pull}153372[#153372]). @@ -486,6 +487,28 @@ NOTE: To avoid further issues, _do not_ re-add the `file.name` field to the tabl * Reduces Linux process event volume by about 50% by combining `fork`, `exec`, and `end` events when they occur around the same time (does not affect queries of this data) ({pull}153213[#153213]). * Updates where the technical preview tags appear for host risk score features ({pull}156659[#156659], {pull}156514[#156514]). * Allows you to use fully qualified domain names (FQDNs) for hosts. To learn how to enable the FQDN feature flag, refer to {fleet-guide}/elastic-agent-standalone-feature-flags.html[Configure feature flags for standalone {agents}]. To learn how to set host names in {fleet}, refer to {fleet-guide}/fleet-settings.html#fleet-agent-hostname-format-settings[Agent Binary Download {fleet} settings]. +======= +* Renames the Notable Anomalies section in the Entity Analytics dashboard to Anomalies ({kibana-pull}155687[#155687]). +* Displays additional {ml} anomaly jobs on the Entity Analytics dashboard ({kibana-pull}155520[#155520]). +* Makes alert count links on the Entity Analytics dashboard navigate to the Alerts page instead of opening in Timeline ({kibana-pull}153372[#153372]). +* Updates the Data Quality dashboard to include a new tree map and storage size metrics for each index ({kibana-pull}155581[#155581]). +* Adds cloud infrastructure-related fields to the alert details flyout highlighted fields section ({kibana-pull}155247[#155247]). +* Allows you to specify how to handle alert suppression for alerts with missing fields ({kibana-pull}155055[#155055]). +* Gives users more control over how they receive alert notifications and lets them define conditions that must be met for a notification to occur ({kibana-pull}154526[#154526]). +* Adds a warning message to tell you when a rule has reached the maximum number of alerts limit ({kibana-pull}154112[#154112]). +* Updates how browser field descriptions are provided to {kib} ({kibana-pull}153498[#153498]). +* Enables multi-level grouping for alerts on the Alerts page, based on various fields ({kibana-pull}152862[#152862]). +* Adds links to the Detection & Response and Entity Analytics dashboards that jump to the Alerts page with filters enabled ({kibana-pull}152714[#152714]). +* Updates the visualizations throughout {elastic-sec} to Lens visualizations ({kibana-pull}150531[#150531]). +* Adds a *Share alert* link to the alert details flyout ({kibana-pull}148800[#148800]). +* Adds a warning message to the Rules page when a maintenance window is running ({kibana-pull}155386[#155386]). +* Adds a global search bar to the Detections and Response and Entity Analytics dashboards ({kibana-pull}156832[#156832]). +* Adds the "Investigate in timeline" inline action to alert counts on the Detections and Response and Entity Analytics dashboards ({kibana-pull}154299[#154299]). +* Session view: Makes the row representing the session leader remain visible when you scroll past it, and adds a button to this row that allows you to collapse child processes ({kibana-pull}154982[#154982]). +* Reduces Linux process event volume by about 50% by combining `fork`, `exec`, and `end` events when they occur around the same time (does not affect queries of this data) ({kibana-pull}153213[#153213]). +* Updates where the technical preview tags appear for host risk score features ({kibana-pull}156659[#156659], {kibana-pull}156514[#156514]). +* Allows you to use fully qualified domain names (FQDNs) for hosts. To learn how to set a host name format in {fleet}, refer to {fleet-guide}/agent-policy.html[Elastic Agent policies]. +>>>>>>> 32e56e24 (Update link in 8.8 release notes (#5463)) [discrete] [[bug-fixes-8.8.0]] From 2af2756e5e7d2846cb9d05f194c817ce7634d300 Mon Sep 17 00:00:00 2001 From: "nastasha.solomon" Date: Fri, 21 Jun 2024 13:47:53 -0400 Subject: [PATCH 2/3] Resolved conflict --- docs/release-notes/8.8.asciidoc | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/docs/release-notes/8.8.asciidoc b/docs/release-notes/8.8.asciidoc index 20cafefc86..b074dbf3e9 100644 --- a/docs/release-notes/8.8.asciidoc +++ b/docs/release-notes/8.8.asciidoc @@ -466,28 +466,6 @@ NOTE: To avoid further issues, _do not_ re-add the `file.name` field to the tabl [[enhancements-8.8.0]] ==== Enhancements -<<<<<<< HEAD -* Renames the Notable Anomalies section in the Entity Analytics dashboard to Anomalies ({pull}155687[#155687]). -* Displays additional {ml} anomaly jobs on the Entity Analytics dashboard ({pull}155520[#155520]). -* Makes alert count links on the Entity Analytics dashboard navigate to the Alerts page instead of opening in Timeline ({pull}153372[#153372]). -* Updates the Data Quality dashboard to include a new tree map and storage size metrics for each index ({pull}155581[#155581]). -* Adds cloud infrastructure-related fields to the alert details flyout highlighted fields section ({pull}155247[#155247]). -* Allows you to specify how to handle alert suppression for alerts with missing fields ({pull}155055[#155055]). -* Gives users more control over how they receive alert notifications and lets them define conditions that must be met for a notification to occur ({pull}154526[#154526]). -* Adds a warning message to tell you when a rule has reached the maximum number of alerts limit ({pull}154112[#154112]). -* Updates how browser field descriptions are provided to {kib} ({pull}153498[#153498]). -* Enables multi-level grouping for alerts on the Alerts page, based on various fields ({pull}152862[#152862]). -* Adds links to the Detection & Response and Entity Analytics dashboards that jump to the Alerts page with filters enabled ({pull}152714[#152714]). -* Updates the visualizations throughout {elastic-sec} to Lens visualizations ({pull}150531[#150531]). -* Adds a *Share alert* link to the alert details flyout ({pull}148800[#148800]). -* Adds a warning message to the Rules page when a maintenance window is running ({pull}155386[#155386]). -* Adds a global search bar to the Detections and Response and Entity Analytics dashboards ({pull}156832[#156832]). -* Adds the "Investigate in timeline" inline action to alert counts on the Detections and Response and Entity Analytics dashboards ({pull}154299[#154299]). -* Session view: Makes the row representing the session leader remain visible when you scroll past it, and adds a button to this row that allows you to collapse child processes ({pull}154982[#154982]). -* Reduces Linux process event volume by about 50% by combining `fork`, `exec`, and `end` events when they occur around the same time (does not affect queries of this data) ({pull}153213[#153213]). -* Updates where the technical preview tags appear for host risk score features ({pull}156659[#156659], {pull}156514[#156514]). -* Allows you to use fully qualified domain names (FQDNs) for hosts. To learn how to enable the FQDN feature flag, refer to {fleet-guide}/elastic-agent-standalone-feature-flags.html[Configure feature flags for standalone {agents}]. To learn how to set host names in {fleet}, refer to {fleet-guide}/fleet-settings.html#fleet-agent-hostname-format-settings[Agent Binary Download {fleet} settings]. -======= * Renames the Notable Anomalies section in the Entity Analytics dashboard to Anomalies ({kibana-pull}155687[#155687]). * Displays additional {ml} anomaly jobs on the Entity Analytics dashboard ({kibana-pull}155520[#155520]). * Makes alert count links on the Entity Analytics dashboard navigate to the Alerts page instead of opening in Timeline ({kibana-pull}153372[#153372]). @@ -508,7 +486,6 @@ NOTE: To avoid further issues, _do not_ re-add the `file.name` field to the tabl * Reduces Linux process event volume by about 50% by combining `fork`, `exec`, and `end` events when they occur around the same time (does not affect queries of this data) ({kibana-pull}153213[#153213]). * Updates where the technical preview tags appear for host risk score features ({kibana-pull}156659[#156659], {kibana-pull}156514[#156514]). * Allows you to use fully qualified domain names (FQDNs) for hosts. To learn how to set a host name format in {fleet}, refer to {fleet-guide}/agent-policy.html[Elastic Agent policies]. ->>>>>>> 32e56e24 (Update link in 8.8 release notes (#5463)) [discrete] [[bug-fixes-8.8.0]] From 4f555525824c1be45818bec1fadc074aed681271 Mon Sep 17 00:00:00 2001 From: "nastasha.solomon" Date: Fri, 21 Jun 2024 13:56:18 -0400 Subject: [PATCH 3/3] Pull attribute --- docs/release-notes/8.8.asciidoc | 38 ++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/release-notes/8.8.asciidoc b/docs/release-notes/8.8.asciidoc index b074dbf3e9..bdae3bad98 100644 --- a/docs/release-notes/8.8.asciidoc +++ b/docs/release-notes/8.8.asciidoc @@ -466,25 +466,25 @@ NOTE: To avoid further issues, _do not_ re-add the `file.name` field to the tabl [[enhancements-8.8.0]] ==== Enhancements -* Renames the Notable Anomalies section in the Entity Analytics dashboard to Anomalies ({kibana-pull}155687[#155687]). -* Displays additional {ml} anomaly jobs on the Entity Analytics dashboard ({kibana-pull}155520[#155520]). -* Makes alert count links on the Entity Analytics dashboard navigate to the Alerts page instead of opening in Timeline ({kibana-pull}153372[#153372]). -* Updates the Data Quality dashboard to include a new tree map and storage size metrics for each index ({kibana-pull}155581[#155581]). -* Adds cloud infrastructure-related fields to the alert details flyout highlighted fields section ({kibana-pull}155247[#155247]). -* Allows you to specify how to handle alert suppression for alerts with missing fields ({kibana-pull}155055[#155055]). -* Gives users more control over how they receive alert notifications and lets them define conditions that must be met for a notification to occur ({kibana-pull}154526[#154526]). -* Adds a warning message to tell you when a rule has reached the maximum number of alerts limit ({kibana-pull}154112[#154112]). -* Updates how browser field descriptions are provided to {kib} ({kibana-pull}153498[#153498]). -* Enables multi-level grouping for alerts on the Alerts page, based on various fields ({kibana-pull}152862[#152862]). -* Adds links to the Detection & Response and Entity Analytics dashboards that jump to the Alerts page with filters enabled ({kibana-pull}152714[#152714]). -* Updates the visualizations throughout {elastic-sec} to Lens visualizations ({kibana-pull}150531[#150531]). -* Adds a *Share alert* link to the alert details flyout ({kibana-pull}148800[#148800]). -* Adds a warning message to the Rules page when a maintenance window is running ({kibana-pull}155386[#155386]). -* Adds a global search bar to the Detections and Response and Entity Analytics dashboards ({kibana-pull}156832[#156832]). -* Adds the "Investigate in timeline" inline action to alert counts on the Detections and Response and Entity Analytics dashboards ({kibana-pull}154299[#154299]). -* Session view: Makes the row representing the session leader remain visible when you scroll past it, and adds a button to this row that allows you to collapse child processes ({kibana-pull}154982[#154982]). -* Reduces Linux process event volume by about 50% by combining `fork`, `exec`, and `end` events when they occur around the same time (does not affect queries of this data) ({kibana-pull}153213[#153213]). -* Updates where the technical preview tags appear for host risk score features ({kibana-pull}156659[#156659], {kibana-pull}156514[#156514]). +* Renames the Notable Anomalies section in the Entity Analytics dashboard to Anomalies ({pull}155687[#155687]). +* Displays additional {ml} anomaly jobs on the Entity Analytics dashboard ({pull}155520[#155520]). +* Makes alert count links on the Entity Analytics dashboard navigate to the Alerts page instead of opening in Timeline ({pull}153372[#153372]). +* Updates the Data Quality dashboard to include a new tree map and storage size metrics for each index ({pull}155581[#155581]). +* Adds cloud infrastructure-related fields to the alert details flyout highlighted fields section ({pull}155247[#155247]). +* Allows you to specify how to handle alert suppression for alerts with missing fields ({pull}155055[#155055]). +* Gives users more control over how they receive alert notifications and lets them define conditions that must be met for a notification to occur ({pull}154526[#154526]). +* Adds a warning message to tell you when a rule has reached the maximum number of alerts limit ({pull}154112[#154112]). +* Updates how browser field descriptions are provided to {kib} ({pull}153498[#153498]). +* Enables multi-level grouping for alerts on the Alerts page, based on various fields ({pull}152862[#152862]). +* Adds links to the Detection & Response and Entity Analytics dashboards that jump to the Alerts page with filters enabled ({pull}152714[#152714]). +* Updates the visualizations throughout {elastic-sec} to Lens visualizations ({pull}150531[#150531]). +* Adds a *Share alert* link to the alert details flyout ({pull}148800[#148800]). +* Adds a warning message to the Rules page when a maintenance window is running ({pull}155386[#155386]). +* Adds a global search bar to the Detections and Response and Entity Analytics dashboards ({pull}156832[#156832]). +* Adds the "Investigate in timeline" inline action to alert counts on the Detections and Response and Entity Analytics dashboards ({pull}154299[#154299]). +* Session view: Makes the row representing the session leader remain visible when you scroll past it, and adds a button to this row that allows you to collapse child processes ({pull}154982[#154982]). +* Reduces Linux process event volume by about 50% by combining `fork`, `exec`, and `end` events when they occur around the same time (does not affect queries of this data) ({pull}153213[#153213]). +* Updates where the technical preview tags appear for host risk score features ({pull}156659[#156659], {pull}156514[#156514]). * Allows you to use fully qualified domain names (FQDNs) for hosts. To learn how to set a host name format in {fleet}, refer to {fleet-guide}/agent-policy.html[Elastic Agent policies]. [discrete]