UNPKG

190 BJSONView Raw
1{
2 "source": {
3 "host": "es",
4 "port": 9200
5 },
6 "destination": {
7 "host": "es-new",
8 "port": 9200
9 },
10 "transfer": {
11 "documents": {
12 "fromIndices": "*"
13 }
14 }
15}
\No newline at end of file