{ "accessStatHistoryAmount": 0.8, "ecFileSizeThreshold": 104857600, "hubUnavailableSeconds": 300, "logger": { "output": "file", "outputFileName": "scanner", "outputDirectory": "log", "level": "debug" }, "db": { "address": "127.0.0.1:3306", "account": "", "password": "", "databaseName": "cloudream" }, "rabbitMQ": { "address": "127.0.0.1:5672", "account": "", "password": "", "vhost": "/", "param": { "retryNum": 5, "retryInterval": 5000 } }, "distlock": { "etcdAddress": "127.0.0.1:2379", "etcdUsername": "", "etcdPassword": "", "etcdLockLeaseTimeSec": 5, "randomReleasingDelayMs": 3000, "serviceDescription": "I am a scanner" } }