Skip to content

Commit e1d4f21

Browse files
authored
Update enabling-audit-logs.md
Fixing a typo
1 parent 3e130da commit e1d4f21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-manage/security/logging-configuration/enabling-audit-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ A plan change will run on your deployment. When it finishes, audit logs will be
109109

110110
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.
111111

112-
The following example shows this configuration, along with together with logs and metrics delivery towards a remote cluster:
112+
The following example shows this configuration, along with logs and metrics delivery towards a remote cluster:
113113

114114
```yaml
115115
apiVersion: elasticsearch.k8s.elastic.co/v1

0 commit comments

Comments
 (0)