diff --git a/changelog/fragments/1774377476-fix-typos-mysqlenterprise.yaml b/changelog/fragments/1774377476-fix-typos-mysqlenterprise.yaml new file mode 100644 index 000000000000..6a4c6c5465c1 --- /dev/null +++ b/changelog/fragments/1774377476-fix-typos-mysqlenterprise.yaml @@ -0,0 +1,3 @@ +kind: bug-fix +summary: Fix duplicated word "the the" in mysqlenterprise module documentation +component: filebeat diff --git a/docs/reference/filebeat/filebeat-module-mysqlenterprise.md b/docs/reference/filebeat/filebeat-module-mysqlenterprise.md index c382fe4849db..383bca426ec2 100644 --- a/docs/reference/filebeat/filebeat-module-mysqlenterprise.md +++ b/docs/reference/filebeat/filebeat-module-mysqlenterprise.md @@ -17,7 +17,7 @@ This functionality is in beta and is subject to change. The design and code is l This is a module for different types of MySQL logs. Currently focusing on data from the MySQL Enterprise Audit Plugin in JSON format. -To configure the the Enterprise Audit Plugin to output in JSON format please follow the directions in the [MySQL Documentation.](https://dev.mysql.com/doc/refman/8.0/en/audit-log-file-formats.md) +To configure the Enterprise Audit Plugin to output in JSON format please follow the directions in the [MySQL Documentation.](https://dev.mysql.com/doc/refman/8.0/en/audit-log-file-formats.md) ::::{tip} Read the [quick start](/reference/filebeat/filebeat-installation-configuration.md) to learn how to configure and run modules. diff --git a/filebeat/docs/modules/mysqlenterprise.asciidoc b/filebeat/docs/modules/mysqlenterprise.asciidoc index 6119593cfd46..22c69540e43a 100644 --- a/filebeat/docs/modules/mysqlenterprise.asciidoc +++ b/filebeat/docs/modules/mysqlenterprise.asciidoc @@ -17,7 +17,7 @@ beta[] This is a module for different types of MySQL logs. Currently focusing on data from the MySQL Enterprise Audit Plugin in JSON format. -To configure the the Enterprise Audit Plugin to output in JSON format please follow the directions in the https://dev.mysql.com/doc/refman/8.0/en/audit-log-file-formats.html[MySQL Documentation.] +To configure the Enterprise Audit Plugin to output in JSON format please follow the directions in the https://dev.mysql.com/doc/refman/8.0/en/audit-log-file-formats.html[MySQL Documentation.] include::../include/gs-link.asciidoc[] diff --git a/x-pack/filebeat/module/mysqlenterprise/_meta/docs.md b/x-pack/filebeat/module/mysqlenterprise/_meta/docs.md index 0fce70ac7cdf..0acf3531a7ab 100644 --- a/x-pack/filebeat/module/mysqlenterprise/_meta/docs.md +++ b/x-pack/filebeat/module/mysqlenterprise/_meta/docs.md @@ -5,7 +5,7 @@ This functionality is in beta and is subject to change. The design and code is l This is a module for different types of MySQL logs. Currently focusing on data from the MySQL Enterprise Audit Plugin in JSON format. -To configure the the Enterprise Audit Plugin to output in JSON format please follow the directions in the [MySQL Documentation.](https://dev.mysql.com/doc/refman/8.0/en/audit-log-file-formats.md) +To configure the Enterprise Audit Plugin to output in JSON format please follow the directions in the [MySQL Documentation.](https://dev.mysql.com/doc/refman/8.0/en/audit-log-file-formats.md) ::::{tip} Read the [quick start](/reference/filebeat/filebeat-installation-configuration.md) to learn how to configure and run modules.