From 285eca6bbeffb3437bc8e5b11cee6a66a733eae4 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 12:01:02 -0400 Subject: [PATCH] [8.5](backport #36157) [DOCS] Advise users to migrate from Filebeat to Elastic Agent (#36196) Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com> --- filebeat/docs/modules.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/filebeat/docs/modules.asciidoc b/filebeat/docs/modules.asciidoc index efe3f172489..9de23994c65 100644 --- a/filebeat/docs/modules.asciidoc +++ b/filebeat/docs/modules.asciidoc @@ -9,4 +9,6 @@ modules. Filebeat modules require Elasticsearch 5.2 or later. +NOTE: While {filebeat} modules are still supported, we recommend {agent} integrations over {filebeat} modules. Integrations provide a streamlined way to connect data from a variety of vendors to the {stack}. Refer to the https://www.elastic.co/integrations/data-integrations[full list of integrations]. For more information, please refer to the {fleet-guide}/beats-agent-comparison.html[{beats} vs {agent} comparison documentation]. + include::modules_list.asciidoc[]