From f70bb30a12347d74559aa20901de98e9b88d138c Mon Sep 17 00:00:00 2001 From: Craig MacKenzie Date: Wed, 13 Nov 2024 10:36:36 -0500 Subject: [PATCH] Fix link to 8.15.x memory queue issue in Beats. --- .../release-notes/release-notes-8.15.asciidoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/en/ingest-management/release-notes/release-notes-8.15.asciidoc b/docs/en/ingest-management/release-notes/release-notes-8.15.asciidoc index 249d2d972..6f5ed64a6 100644 --- a/docs/en/ingest-management/release-notes/release-notes-8.15.asciidoc +++ b/docs/en/ingest-management/release-notes/release-notes-8.15.asciidoc @@ -59,7 +59,7 @@ Review important information about the {fleet} and {agent} 8.15.3 release. In 8.15, events in the memory queue are not freed when they are acknowledged (as intended), but only when they are overwritten by later events in the queue buffer. This means for example if a configuration has a queue size of 5000, but the input data is low-volume and only 100 events are active at once, then the queue will gradually store more events until reaching 5000 in memory at once, then start replacing those with new events. -See {beats} issue link:https://github.com/elastic/beats/issues/40705[#40705]. +See {beats} issue link:https://github.com/elastic/beats/issues/41355[#41355]. *Impact* + @@ -117,7 +117,7 @@ Review important information about the {fleet} and {agent} 8.15.2 release. In 8.15, events in the memory queue are not freed when they are acknowledged (as intended), but only when they are overwritten by later events in the queue buffer. This means for example if a configuration has a queue size of 5000, but the input data is low-volume and only 100 events are active at once, then the queue will gradually store more events until reaching 5000 in memory at once, then start replacing those with new events. -See {beats} issue link:https://github.com/elastic/beats/issues/40705[#40705]. +See {beats} issue link:https://github.com/elastic/beats/issues/41355[#41355]. *Impact* + @@ -226,7 +226,7 @@ same package versions. In 8.15, events in the memory queue are not freed when they are acknowledged (as intended), but only when they are overwritten by later events in the queue buffer. This means for example if a configuration has a queue size of 5000, but the input data is low-volume and only 100 events are active at once, then the queue will gradually store more events until reaching 5000 in memory at once, then start replacing those with new events. -See {beats} issue link:https://github.com/elastic/beats/issues/40705[#40705]. +See {beats} issue link:https://github.com/elastic/beats/issues/41355[#41355]. *Impact* + @@ -285,7 +285,7 @@ If you're using {agent} on Windows with any integration which makes use of the A In 8.15, events in the memory queue are not freed when they are acknowledged (as intended), but only when they are overwritten by later events in the queue buffer. This means for example if a configuration has a queue size of 5000, but the input data is low-volume and only 100 events are active at once, then the queue will gradually store more events until reaching 5000 in memory at once, then start replacing those with new events. -See {beats} issue link:https://github.com/elastic/beats/issues/40705[#40705]. +See {beats} issue link:https://github.com/elastic/beats/issues/41355[#41355]. *Impact* +