crawler_manager_go/config/example.json
snoop cb65f59216 added
test environment
2017-04-17 13:49:04 +09:00

23 lines
370 B
JSON

{
"id" : "SOEJWEOJWOEJOSDJFOASDJFOSDFO2903870928734",
"target" : {
"connection" : {
"ip" : "192.168.1.104",
"port" : "6379",
"ssl" : false,
"portType" : "tcp"
},
"auth" : {
}
},
"schedule" : {
"interval" : "10"
},
"crawler" : {
"name":"HEALTH_REDIS",
"container":"network_crawler"
},
"items" : [
]
}