From d7816816277a3b9f499a68e5ae2150a770bd56c0 Mon Sep 17 00:00:00 2001 From: AndyHunt66 Date: Mon, 15 Mar 2021 17:20:57 +0000 Subject: [PATCH] Clarify that the Tomcat module is for ingesting access logs (#24543) The Tomcat module is for ingesting access logs, not Catalina or localhost logs. --- filebeat/docs/modules/tomcat.asciidoc | 2 +- x-pack/filebeat/module/tomcat/_meta/docs.asciidoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/filebeat/docs/modules/tomcat.asciidoc b/filebeat/docs/modules/tomcat.asciidoc index 6806a47d557..ed79fdf78e0 100644 --- a/filebeat/docs/modules/tomcat.asciidoc +++ b/filebeat/docs/modules/tomcat.asciidoc @@ -12,7 +12,7 @@ This file is generated! See scripts/docs_collector.py experimental[] -This is a module for receiving Apache Tomcat logs over Syslog or a file. +This is a module for receiving Apache Tomcat access logs over Syslog or a file. include::../include/gs-link.asciidoc[] diff --git a/x-pack/filebeat/module/tomcat/_meta/docs.asciidoc b/x-pack/filebeat/module/tomcat/_meta/docs.asciidoc index 985a8925a84..dad025f1daf 100644 --- a/x-pack/filebeat/module/tomcat/_meta/docs.asciidoc +++ b/x-pack/filebeat/module/tomcat/_meta/docs.asciidoc @@ -7,7 +7,7 @@ experimental[] -This is a module for receiving Apache Tomcat logs over Syslog or a file. +This is a module for receiving Apache Tomcat access logs over Syslog or a file. include::../include/gs-link.asciidoc[]