Skip to content

Commit d83aaee

Browse files
committed
[DOCS] Clarified audit.index.client.hosts (#30797)
1 parent fe9251e commit d83aaee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

x-pack/docs/en/settings/audit-settings.asciidoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,9 @@ To index audit events to a remote {es} cluster, you configure the following
121121

122122
`xpack.security.audit.index.client.hosts`::
123123
Specifies a comma-separated list of `host:port` pairs. These hosts should be
124-
nodes in the remote cluster.
124+
nodes in the remote cluster. If you are using default values for the
125+
<<common-network-settings,`transport.tcp.port`>> setting, you can omit the
126+
`port` value. Otherwise, it must match the `transport.tcp.port` setting.
125127

126128
`xpack.security.audit.index.client.cluster.name`::
127129
Specifies the name of the remote cluster.

0 commit comments

Comments
 (0)