Skip to content

Commit 0e87e1a

Browse files
Merge branch 'main' into florent-leborgne-patch-2
2 parents e3e6f2a + 804ae38 commit 0e87e1a

File tree

7 files changed

+11
-3
lines changed

7 files changed

+11
-3
lines changed

release-notes/fleet-elastic-agent/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,14 @@ To check for security updates, go to [Security announcements for the Elastic sta
118118
* Enable dead code elimination. [#4784]({{fleet-server-pull}}4784)
119119
* Include the base error for JSON decode error responses. [#5069]({{fleet-server-pull}}5069)
120120

121+
## 9.0.5 [fleet-elastic-agent-9.0.5-release-notes]
122+
123+
### Fixes [fleet-elastic-agent-9.0.5-fixes]
124+
125+
**Fleet Server**
126+
127+
* Fix upgrade details `download_rate` as string handling. [#5217]({{fleet-server-pull}}5217) [#5227]({{fleet-server-pull}}5227) [#5176]({{fleet-server-pull}}5176) [#5164]({{fleet-server-issue}}5164)
128+
121129
## 9.0.4 [fleet-elastic-agent-9.0.4-release-notes]
122130

123131
### Features and enhancements [fleet-elastic-agent-9.0.4-features-enhancements]
-461 KB
Binary file not shown.
-344 KB
Loading
-76.6 KB
Loading
-176 KB
Loading
19.4 KB
Loading

solutions/security/detect-and-alert/visualize-detection-alerts.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ products:
1515

1616
Visualize and group detection alerts by specific parameters in the visualization section of the Alerts page.
1717

18-
:::{image} /solutions/images/security-alert-page-visualizations.png
19-
:alt: Alerts page with visualizations section highlighted
18+
:::{image} /solutions/images/security-alert-page.png
19+
:alt: Alerts page with visualizations section
2020
:screenshot:
2121
:::
2222

@@ -55,7 +55,7 @@ On the Alerts page, the summary visualization displays by default and shows how
5555
* **Alerts by name**: How many alerts each detection rule created.
5656
* **Top alerts by**: Percentage of alerts with a specified field value: `host.name` (default), `user.name`, `source.ip`, or `destination.ip`.
5757

58-
You can hover and click on elements within the summarysuch as severity levels, rule names, and host namesto add filters with those values to the Alerts page.
58+
You can interact with elements within the summarysuch as severity levels, rule names, and host namesto add filters with those values to the Alerts page.
5959

6060
:::{image} /solutions/images/security-alerts-viz-summary.png
6161
:alt: Summary visualization for alerts

0 commit comments

Comments
 (0)