You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
703 B
31 lines
703 B
1 month ago
|
{
|
||
|
|
||
|
"bdcCfg": {
|
||
|
"endPoint": "ap-southeast-1.log.aliyuncs.com",
|
||
|
"accesskeyID": "",
|
||
|
"accessKeySecret": "",
|
||
|
"logProject": "overseas-singapore",
|
||
|
"logStoreServer": "",
|
||
|
"appKey": "",
|
||
|
"Bdcplatform": "",
|
||
|
"isBdcOpen": 0,
|
||
|
"logsMaxNum":20,
|
||
|
"waitTimeMsWhenNotEnoughLog":2000,
|
||
|
"TaskThreadCount":20
|
||
|
},
|
||
|
"isTALogOpen":1,
|
||
|
"logpatchs":{
|
||
|
"bill" :"../log/bill/",
|
||
|
"bdc":"../log/bdcSvr/",
|
||
|
"bdcCli":"../log/bdcCli/",
|
||
|
"ta":"../log/TALog/",
|
||
|
"taCli":"../log/TACliLog/",
|
||
|
"taFilter":"../log/TAFilterLog/"
|
||
|
},
|
||
|
"logTransfer":{
|
||
|
"intervalDay":5,
|
||
|
"transferPath":"../translogbak/",
|
||
|
"transferLogs":["bill","ta","taCli","bdc","bdcCli","taFilter" ]
|
||
|
}
|
||
|
|
||
|
}
|