From e1d4f21f2dfc6c97357645ebca26e6c0a28cec84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edu=20Gonz=C3=A1lez=20de=20la=20Herr=C3=A1n?= <25320357+eedugon@users.noreply.github.com> Date: Thu, 13 Mar 2025 23:45:16 +0100 Subject: [PATCH] Update enabling-audit-logs.md Fixing a typo --- .../security/logging-configuration/enabling-audit-logs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-manage/security/logging-configuration/enabling-audit-logs.md b/deploy-manage/security/logging-configuration/enabling-audit-logs.md index 4eeb50af32..5c2a5d55a0 100644 --- a/deploy-manage/security/logging-configuration/enabling-audit-logs.md +++ b/deploy-manage/security/logging-configuration/enabling-audit-logs.md @@ -109,7 +109,7 @@ A plan change will run on your deployment. When it finishes, audit logs will be To enable audit logging in an ECK-managed cluster, add `xpack.security.audit.enabled: true` to the `config` section of each {{es}} `nodeSet` and to the `config` section of the {{kib}} object's specification. -The following example shows this configuration, along with together with logs and metrics delivery towards a remote cluster: +The following example shows this configuration, along with logs and metrics delivery towards a remote cluster: ```yaml apiVersion: elasticsearch.k8s.elastic.co/v1