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