From c323f7609bbb90c157bf59743cac279710a7fd3d Mon Sep 17 00:00:00 2001 From: DeDe Morton Date: Thu, 25 Nov 2021 03:47:47 -0800 Subject: [PATCH] Indicate in banner that Journalbeat has been removed in 7.16 (#29137) --- journalbeat/docs/page_header.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/journalbeat/docs/page_header.html b/journalbeat/docs/page_header.html index 0f01f3bfad5..d18e9cd5f06 100644 --- a/journalbeat/docs/page_header.html +++ b/journalbeat/docs/page_header.html @@ -1,4 +1,2 @@ -This functionality is experimental and may be changed or removed completely in a -future release. Elastic will take a best effort approach to fix any issues, but -experimental features are not subject to the support SLA of official GA -features. \ No newline at end of file +Starting in version 7.16, this experimental functionality has been removed. You +should use the journald input in Filebeat instead. \ No newline at end of file