Skip to content

Commit 6aa8a4f

Browse files
authored
Add known issue for Kibana OOM crashes (#1672)
1 parent 832dd1c commit 6aa8a4f

File tree

1 file changed

+20
-3
lines changed

1 file changed

+20
-3
lines changed

docs/en/ingest-management/release-notes/release-notes-8.17.asciidoc

+20-3
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,26 @@ impact to your application.
7272
{agent}::
7373
* {agent} Docker images for {ecloud} have been reverted from having been based off of Ubuntu 24.04 to being based off of Ubuntu 20.04. This is to ensure compatibility with {ece}, support for new Wolfi-based images, and for GNU C Library (glibc) compatibility. {agent-pull}6393[#6393]
7474

75-
//*Impact* +
76-
//<Describe how users should mitigate the change.> For more information, refer to {fleet-guide}/fleet-server.html[Fleet Server].
77-
//====
75+
[discrete]
76+
[[known-issues-8.17.1]]
77+
=== Known issues
78+
79+
[[known-issue-1671]]
80+
.{kib} out of memory crashes on 1 GB {ecloud} {kib} instances using {elastic-sec} view
81+
[%collapsible]
82+
====
83+
84+
*Details*
85+
86+
{ecloud} deployments that use the smallest available {kib} instance size of 1 GB may crash due to out of memory errors when the Security UI is loaded.
87+
88+
*Impact* +
89+
90+
The root cause is inefficient memory allocation, and this is exacerbated when the prebuilt security rules package is installed on the initial load of the {elastic-sec} UI.
91+
92+
As a workaround, you can upgrade your deployment to 8.17.1 in which this issue has been resolved by https://github.com/elastic/kibana/pull/208869[#208869] and https://github.com/elastic/kibana/pull/208475[#208475].
93+
94+
====
7895

7996
[discrete]
8097
[[new-features-8.17.1]]

0 commit comments

Comments
 (0)