Skip to content

Commit fbc6c59

Browse files
authored
Update reindex.asciidoc (#31626) (#31628)
1 parent ba236f0 commit fbc6c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/docs/reindex.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ optional, and when they are present `_reindex` will connect to the remote
428428
Elasticsearch node using basic auth. Be sure to use `https` when using
429429
basic auth or the password will be sent in plain text.
430430

431-
Remote hosts have to be explicitly whitelisted in elasticsearch.yaml using the
431+
Remote hosts have to be explicitly whitelisted in elasticsearch.yml using the
432432
`reindex.remote.whitelist` property. It can be set to a comma delimited list
433433
of allowed remote `host` and `port` combinations (e.g.
434434
`otherhost:9200, another:9200, 127.0.10.*:9200, localhost:*`). Scheme is

0 commit comments

Comments
 (0)