vfiset
(Vincent Fiset)
May 14, 2020, 1:43am
1
I don't understand quite well how does the reindex.remote.whitelist
works when it comes to wildcards.
Is there a way to whitelist *:*
? (my cluster is living on a private network)
Is something like 10.*:*
is valid ?
Since it takes restarts to reload the config, I really wan't to have the right configuration on the first take!
warkolm
(Mark Walkom)
May 14, 2020, 1:47am
2
Per the docs ;
(e.g. otherhost:9200, another:9200, 127.0.10.*:9200, localhost:*
)
So yes, you can use wildcards where you want.
system
(system)
Closed
June 11, 2020, 1:47am
3
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.