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