14 lines
445 B
JSON
14 lines
445 B
JSON
|
|
{
|
||
|
|
"dbDriver":"mssql", "dbDriverComment":"either mssql (user/password) or mssql/msnodesqlv8 (trustedConnection)",
|
||
|
|
"processingType": "casrpslog",
|
||
|
|
"sourceTag": "CCERpsLog",
|
||
|
|
"serverURI": "http://localhost:2222",
|
||
|
|
"pollIntervalIdle": 10000,
|
||
|
|
"sqlConfig": {
|
||
|
|
"user": "casdbuser",
|
||
|
|
"password": "4KcLao2016!",
|
||
|
|
"server": "ustww2063\\CCE",
|
||
|
|
"database": "CAS110",
|
||
|
|
"port": 1433
|
||
|
|
}
|
||
|
|
}
|