blob: 3d7568a1e4d8a12690a3223618c0523f929fa23b [file] [log] [blame]
{
"$license": [
"http://www.apache.org/licenses/LICENSE-2.0"
],
"source": {
"hosts": [
"localhost"
],
"port": 9300,
"clusterName": "elasticsearch",
"indexes": [
"source"
],
"types": [
"object"
]
},
"destination": {
"hosts": [
"localhost"
],
"port": 9300,
"clusterName": "elasticsearch",
"index": "destination",
"type": "object",
"forceUseConfig": true
}
}