port: ":8011" grpcPort: ":8012" oss_accounts: - id: "main" endpoint: "oss-cn-beijing.aliyuncs.com" access_key_id: "LTAI4G5x9aoZx8dDamQ7vfZi" access_key_secret: "Bk98FsbPYXcJe72n1bG3Ssf73acuNh" buckets: - bucket_id: "detail" account_id": "main" bucket_name: "jytest2022" node: node_name: "node1" redis: address: "172.20.45.129:1712" password: "" elasticSearch: address: "http://172.20.45.129:9206,http://172.20.45.130:9306" size: 10 version: "v7" userName: "" password: "" indexName: "bidding" mongodb: address: "172.20.45.128:27080" size: 5 dbName: "qfw" replSet: "" userName: "JS2Z_Rbid_ProG" password: "JS2z@S1e3aR5Ch" collection: "bidding" email: mails: - addr: "smtp.exmail.qq.com" port: 465 pwd: "ue9Rg9Sf4CVtdm5a" user: "public03@topnet.net.cn" mailPoolSize: 5 mailReTry: 1 - addr: "smtp.exmail.qq.com" port: 465 pwd: "Mu^$i21673" user: "public04@topnet.net.cn" mailPoolSize: 4 mailReTry: 1 title: "oos代理服务告警" recipients: - "wangchuanjin@topnet.net.cn" weixin: webhook_url: "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=295f5f6a-f58c-4765-8bae-9bd718c566a5" warnMaxNodeNum: 1 warnInterval: 600 logger: filename: "./logs/oss.log" maxSize: 1024 maxBackups: 3 maxAge: 3 compress: true uploadPoolSize: 200 downloadPoolSize: 200 getDetailFromEsPoolSize: 100 getDetailFromMgoPoolSize: 100 onlineNodesWarn: "在线节点数少于%d,当前在线节点数:%d" uploadQueueWarn: "下载并发数%d,排队数量超过%d,请检查!" downloadQueueWarn: "下载并发数%d,排队数量超过%d,请检查!" getDetailQueueWarn: "获取正文oss并发数%d,es并发数%d,mgo并发数%d,排队数量超过%d,请检查!" uploadLineUpWarnSize: 10 downloadLineUpWarnSize: 10 getDetailLineUpWarnSize: 10 getDetailOrder: #mgo es oss - es - mgo - oss