blob: 99cc59803df49f0b3953001332d4c5ee5227e8f7 [file] [log] [blame]
{
"$license": [
"http://www.apache.org/licenses/LICENSE-2.0"
],
"source": {
"host": "localhost",
"port": 27017,
"db": "streams",
"collection": "activities"
},
"destination": {
"hosts": [
"localhost"
],
"port": 9300,
"clusterName": "elasticsearch",
"index": "destination",
"type": "activity"
}
}